Searched refs:EF_MIPS_ABI_O32 (Results 1 – 6 of 6) sorted by relevance
288 EFlags |= ELF::EF_MIPS_ABI_O32; in MipsTargetELFStreamer()298 EFlags |= ELF::EF_MIPS_ABI_O32; in MipsTargetELFStreamer()
47 #define EF_MIPS_ABI_O32 0x00001000 /* O32 ABI. */ macro
832 EF_MIPS_ABI_O32 = 0x00001000, // This file follows the first MIPS 32 bit ABI enumerator
267 BCase(EF_MIPS_ABI_O32) in bitset()
194 ELF-MIPSEL-NEXT: Flags: [ EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_ABI_O32…
506 LLVM_READOBJ_ENUM_ENT(ELF, EF_MIPS_ABI_O32),