Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/elfcpp/
HDmips.h249 E_MIPS_ARCH_2 = 0x10000000, enumerator
/dragonfly/contrib/gdb-7/include/elf/
HDmips.h213 #define E_MIPS_ARCH_2 0x10000000 macro
/dragonfly/contrib/binutils-2.27/include/elf/
HDmips.h229 #define E_MIPS_ARCH_2 0x10000000 macro
/dragonfly/contrib/binutils-2.34/include/elf/
HDmips.h229 #define E_MIPS_ARCH_2 0x10000000 macro
/dragonfly/contrib/binutils-2.27/gold/
HDmips.cc8690 || (flags & elfcpp::EF_MIPS_ARCH) == elfcpp::E_MIPS_ARCH_2 in mips_32bit_flags()
8764 case elfcpp::E_MIPS_ARCH_2: in elf_mips_mach()
8949 case elfcpp::E_MIPS_ARCH_2: in update_abiflags_isa()
12369 case elfcpp::E_MIPS_ARCH_2: in elf_mips_mach_name()
/dragonfly/contrib/binutils-2.27/binutils/
HDreadelf.c3268 case E_MIPS_ARCH_2: strcat (buf, ", mips2"); break; in get_machine_flags()
/dragonfly/contrib/binutils-2.34/binutils/
HDreadelf.c3478 case E_MIPS_ARCH_2: strcat (buf, ", mips2"); break; in get_machine_flags()