Searched refs:E_MIPS_ARCH_32R2 (Results 1 – 6 of 6) sorted by relevance
178 #define E_MIPS_ARCH_32R2 0x70000000 macro
300 * mips.h (E_MIPS_ARCH_32R2): New define.
5038 case E_MIPS_ARCH_32R2: in _bfd_elf_mips_mach()9175 val = E_MIPS_ARCH_32R2; in mips_set_isa_flags()10975 || (flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32R2); in mips_32bit_flags_p()11359 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32R2) in _bfd_mips_elf_print_private_bfd_data()
5082 (_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_32R2.
995 * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.
2206 case E_MIPS_ARCH_32R2: strcat (buf, ", mips32r2"); break; in get_machine_flags()