Searched refs:E_MIPS_ARCH_32R6 (Results 1 – 7 of 7) sorted by relevance
254 E_MIPS_ARCH_32R6 = 0x90000000, enumerator
13 * mips.h (E_MIPS_ARCH_32R6, E_MIPS_ARCH_64R6): New enum constants.
248 #define E_MIPS_ARCH_32R6 0x90000000 macro
41 (E_MIPS_ARCH_32R6): New define.
807 ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32R6 \6653 case E_MIPS_ARCH_32R6: in _bfd_elf_mips_mach()11938 val = E_MIPS_ARCH_32R6; in mips_set_isa_flags()14009 case E_MIPS_ARCH_32R6: in update_mips_abiflags_isa()14048 || (flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32R6); in mips_32bit_flags_p()15747 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32R6) in _bfd_mips_elf_print_private_bfd_data()
397 * elfxx-mips.c (update_mips_abiflags_isa): Add E_MIPS_ARCH_32R6
2943 case E_MIPS_ARCH_32R6: strcat (buf, ", mips32r6"); break; in get_machine_flags()