Searched refs:EF_MIPS_ABI_O32 (Results 1 – 6 of 6) sorted by relevance
32 X(Target_MIPS32,"mips32", false, EM_MIPS, EF_MIPS_ABI_O32|EF_MIPS_ARCH_32)\
471 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
902 EFlags |= ELF::EF_MIPS_ABI_O32; in finish()
309 BCaseMask(EF_MIPS_ABI_O32, EF_MIPS_ABI); in bitset()
554 IsMipsO32ABI = AbiVariant & ELF::EF_MIPS_ABI_O32; in setMipsABI()