Searched defs:XCOFFAuxiliaryHeader32 (Results 1 – 1 of 1) sorted by relevance
72 struct XCOFFAuxiliaryHeader32 : XCOFFAuxiliaryHeader<XCOFFAuxiliaryHeader32> { struct74 AuxMagic; ///< If the value of the o_vstamp field is greater than 1, the78 Version; ///< The valid values are 1 and 2. When the o_vstamp field is 281 support::ubig32_t TextSize;82 support::ubig32_t InitDataSize;83 support::ubig32_t BssDataSize;84 support::ubig32_t EntryPointAddr;85 support::ubig32_t TextStartAddr;86 support::ubig32_t DataStartAddr;87 support::ubig32_t TOCAnchorAddr;[all …]