Searched refs:EF_MIPS_ARCH_32R6 (Results 1 – 11 of 11) sorted by relevance
290 EF_MIPS_ARCH_32R6 = 0x90000000, enumerator305 E_MIPS_ARCH_32R6 = EF_MIPS_ARCH_32R6,541 return ((e_flags & elfcpp::EF_MIPS_ARCH) == elfcpp::EF_MIPS_ARCH_32R6) in r6_isa()
253 #define EF_MIPS_ARCH_32R6 0x90000000 macro284 #define E_MIPS_ARCH_32R6 EF_MIPS_ARCH_32R6
131 case ELF::EF_MIPS_ARCH_32R6: in getMIPSFeatures()
559 EF_MIPS_ARCH_32R6 = 0x90000000, // mips32r6 enumerator
842 EFlags |= ELF::EF_MIPS_ARCH_32R6; in MipsTargetELFStreamer()
979 if ((AbiVariant & ELF::EF_MIPS_ARCH) == ELF::EF_MIPS_ARCH_32R6 || in createStubFunction()
834 ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == EF_MIPS_ARCH_32R6 \7099 case EF_MIPS_ARCH_32R6: in _bfd_elf_mips_mach()12349 val = MIPS_DEFAULT_R6 ? EF_MIPS_ARCH_32R6 : EF_MIPS_ARCH_1; in mips_set_isa_flags()12491 val = EF_MIPS_ARCH_32R6; in mips_set_isa_flags()14754 case EF_MIPS_ARCH_32R6: new_isa = LEVEL_REV (32, 6); break; in update_mips_abiflags_isa()14789 || (flags & EF_MIPS_ARCH) == EF_MIPS_ARCH_32R6); in mips_32bit_flags_p()16435 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == EF_MIPS_ARCH_32R6) in _bfd_mips_elf_print_private_bfd_data()
8854 || (flags & elfcpp::EF_MIPS_ARCH) == elfcpp::EF_MIPS_ARCH_32R6); in mips_32bit_flags()8952 case elfcpp::EF_MIPS_ARCH_32R6: in elf_mips_mach()9128 case elfcpp::EF_MIPS_ARCH_32R6: in update_abiflags_isa()12625 case elfcpp::EF_MIPS_ARCH_32R6: in elf_mips_mach_name()
451 BCaseMask(EF_MIPS_ARCH_32R6, EF_MIPS_ARCH); in bitset()
1430 ENUM_ENT(EF_MIPS_ARCH_32R6, "mips32r6"),
3871 case EF_MIPS_ARCH_32R6: in decode_MIPS_machine_flags()