‑‑no_call_frame_info
In this section:
Syntax
‑‑no_call_frame_info Description
By default, the assembler generates call frame information in object files for assembler code that is annotated with such information (but only for such code). Use this option to disable the generation of call frame information entirely.
See also
Caution
To set this option, use Project>Options>Assembler>Extra Options.