Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/elf/
HDmips.h157 #define E_MIPS_ARCH_1 0x00000000 macro
/freebsd-11-stable/contrib/binutils/bfd/
HDelfxx-mips.c5017 case E_MIPS_ARCH_1: in _bfd_elf_mips_mach()
9096 val = E_MIPS_ARCH_1; in mips_set_isa_flags()
9100 val = E_MIPS_ARCH_1 | E_MIPS_MACH_3900; in mips_set_isa_flags()
10972 || (flags & EF_MIPS_ARCH) == E_MIPS_ARCH_1 in mips_32bit_flags_p()
11345 if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_1) in _bfd_mips_elf_print_private_bfd_data()
HDChangeLog-96973695 for E_MIPS_ARCH_1.
/freebsd-11-stable/contrib/gdb/gdb/
HDmips-tdep.c5850 case E_MIPS_ARCH_1: in mips_dump_tdep()
/freebsd-11-stable/contrib/binutils/binutils/
HDreadelf.c2200 case E_MIPS_ARCH_1: strcat (buf, ", mips1"); break; in get_machine_flags()