Searched defs:XCOFFAuxiliaryHeader32 (Results 1 – 1 of 1) sorted by relevance
78 struct XCOFFAuxiliaryHeader32 : XCOFFAuxiliaryHeader<XCOFFAuxiliaryHeader32> { struct80 AuxMagic; ///< If the value of the o_vstamp field is greater than 1, the84 Version; ///< The valid values are 1 and 2. When the o_vstamp field is 287 support::ubig32_t TextSize;88 support::ubig32_t InitDataSize;89 support::ubig32_t BssDataSize;90 support::ubig32_t EntryPointAddr;91 support::ubig32_t TextStartAddr;92 support::ubig32_t DataStartAddr;93 support::ubig32_t TOCAnchorAddr;[all …]