no_stack_protect
In this section:
Syntax
#pragma no_stack_protect
Description
Use this pragma directive to disable stack protection for the defined function that follows.
This pragma directive only has effect if the compiler option ‑‑stack_protection has been used.