Searched refs:EF_MIPS_ARCH_ASE_M16 (Results 1 – 5 of 5) sorted by relevance
149 if (PlatformFlags & ELF::EF_MIPS_ARCH_ASE_M16) in getMIPSFeatures()
501 EF_MIPS_ARCH_ASE_M16 = 0x04000000, // Has Mips-16 ISA extensions enumerator
524 EF_MIPS_ARCH_ASE_M16 = 0x04000000, // Has Mips-16 ISA extensions enumerator
969 Flags |= ELF::EF_MIPS_ARCH_ASE_M16; in emitDirectiveSetMips16()
307 BCase(EF_MIPS_ARCH_ASE_M16); in bitset()