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