Searched refs:EF_MIPS_ARCH (Results 1 – 2 of 2) sorted by relevance
97 if ((e_flags & EF_MIPS_ARCH) == EF_MIPS_ARCH_32R2 || in GetInstructionSetFromELF()98 (e_flags & EF_MIPS_ARCH) == EF_MIPS_ARCH_32R6) { in GetInstructionSetFromELF()100 } else if ((e_flags & EF_MIPS_ARCH) == EF_MIPS_ARCH_64R6) { in GetInstructionSetFromELF()
838 EF_MIPS_ARCH = 0xf0000000 // Mask for applying EF_MIPS_ARCH_ variant enumerator