Home
last modified time | relevance | path

Searched refs:E_MIPS_ARCH_2 (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/binutils/include/elf/
HDmips.h160 #define E_MIPS_ARCH_2 0x10000000 macro
/trueos/contrib/binutils/bfd/
HDelfxx-mips.c5020 case E_MIPS_ARCH_2: in _bfd_elf_mips_mach()
9104 val = E_MIPS_ARCH_2; in mips_set_isa_flags()
10973 || (flags & EF_MIPS_ARCH) == E_MIPS_ARCH_2 in mips_32bit_flags_p()
11347 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_2) in _bfd_mips_elf_print_private_bfd_data()
HDChangeLog-00016689 E_MIPS_ARCH_2 for bfd_mach_mips4K.
/trueos/contrib/gdb/gdb/
HDmips-tdep.c5853 case E_MIPS_ARCH_2: in mips_dump_tdep()
/trueos/contrib/binutils/binutils/
HDreadelf.c2201 case E_MIPS_ARCH_2: strcat (buf, ", mips2"); break; in get_machine_flags()