Searched defs:EF_MIPS_ABI_O32 (Results 1 – 5 of 5) sorted by relevance
471 EF_MIPS_ABI_O32 = 0x00001000, // This file follows the first MIPS 32 bit ABI enumerator
478 EF_MIPS_ABI_O32 = 0x00001000, // This file follows the first MIPS 32 bit ABI enumerator
494 EF_MIPS_ABI_O32 = 0x00001000, // This file follows the first MIPS 32 bit ABI enumerator
519 EF_MIPS_ABI_O32 = 0x00001000, // This file follows the first MIPS 32 bit ABI enumerator
1731 #define EF_MIPS_ABI_O32 0x00001000 /* The original o32 abi. */ macro