‑‑suppress_vfe_header
In this section:
Syntax
‑‑suppress_vfe_header
Description
Use this option to suppress the automatic generation of VFE (Virtual Function Elimination) header information in generated object code.
This option is useful in two cases:
Making sure that the linker VFE optimization is not automatically turned on.
Manually supplying VFE information in the assembler source code.
See also
The linker option --vfe—‑‑vfe—.
Caution
To set this option, use Project>Options>Assembler>Extra Options.