Searched refs:EF_MIPS_ABI_O64 (Results 1 – 6 of 6) sorted by relevance
48 case EF_MIPS_ABI_O64: in getAbiName()
354 #define EF_MIPS_ABI_O64 0x00002000 macro
524 EF_MIPS_ABI_O64 = 0x00002000, // O32 ABI extended for 64-bit architecture. enumerator
447 BCaseMask(EF_MIPS_ABI_O64, EF_MIPS_ABI); in bitset()
1552 case EF_MIPS_ABI_O64: in GetSectionHeaderInfo()
1541 ENUM_ENT(EF_MIPS_ABI_O64, "o64"),