Companion
Properties
Section holds information for dynamic linking. An object file may have only one dynamic section.
Section holds a minimal set of dynamic linking symbols.
Upper bound of the range reserved for processor-specific semantics.
Upper bound of the range of indices reserved for application programs.
Lower bound of the range reserved for processor-specific semantics.
Lower bound of the range of indices reserved for application programs.
Section occupies no space in the file but otherwise resembles SHT_PROGBITS.
Section holds information defined by the program, whose format and meaning are determined solely by the program.
Section holds a string table. An object file may have multiple string table sections.
Section holds a symbol table. Typically provides symbols for link editing, though it may also be used for dynamic linking.