Object-File Format Defines

The Compiler defines some macros to identify the format (mainly used in the startup code if it is object file specific), depending on the specified object-file format option. The following table lists these defines.

Table 1. Object-file Format Defines
Name Defined
__ELF_OBJECT_FILE_FORMAT__ -F2