--align_func
In this section:
Syntax
Parameters
| Sets the alignment of function entry points to 1 byte |
| Sets the alignment of function entry points to 2 bytes |
| Sets the alignment of function entry points to 4 bytes |
| Sets the alignment of function entry points to 8 bytes |
Description
Use this option to specify the alignment of the function entry points.
See also
Aligning the function entry point.
Caution
Project>Options>C/C++ Compiler>Align functions