Searched refs:E_MIPS_ARCH_32 (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Dmips.h259 E_MIPS_ARCH_32 = 0x50000000, enumerator in enum:elfcpp::__anon218
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Dmips.h259 E_MIPS_ARCH_32 = 0x50000000, enumerator in enum:elfcpp::__anon806
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Dmips.h259 E_MIPS_ARCH_32 = 0x50000000, enumerator in enum:elfcpp::__anon329
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmips.h241 #define E_MIPS_ARCH_32 0x50000000 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmips.h241 #define E_MIPS_ARCH_32 0x50000000 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmips.h241 #define E_MIPS_ARCH_32 0x50000000 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h241 #define E_MIPS_ARCH_32 0x50000000 macro
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dmips.cc8814 || (flags & elfcpp::EF_MIPS_ARCH) == elfcpp::E_MIPS_ARCH_32
8905 case elfcpp::E_MIPS_ARCH_32:
9084 case elfcpp::E_MIPS_ARCH_32:
12570 case elfcpp::E_MIPS_ARCH_32:
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dmips.cc8814 || (flags & elfcpp::EF_MIPS_ARCH) == elfcpp::E_MIPS_ARCH_32
8905 case elfcpp::E_MIPS_ARCH_32:
9084 case elfcpp::E_MIPS_ARCH_32:
12570 case elfcpp::E_MIPS_ARCH_32:
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dmips.cc8814 || (flags & elfcpp::EF_MIPS_ARCH) == elfcpp::E_MIPS_ARCH_32
8905 case elfcpp::E_MIPS_ARCH_32:
9084 case elfcpp::E_MIPS_ARCH_32:
12570 case elfcpp::E_MIPS_ARCH_32:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c7026 case E_MIPS_ARCH_32:
12407 val = E_MIPS_ARCH_32;
14692 case E_MIPS_ARCH_32: new_isa = LEVEL_REV (32, 1); break;
14727 || (flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32
16374 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-mips.c7026 case E_MIPS_ARCH_32:
12394 val = E_MIPS_ARCH_32;
14591 case E_MIPS_ARCH_32: new_isa = LEVEL_REV (32, 1); break;
14626 || (flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32
16273 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-mips.c7083 case E_MIPS_ARCH_32:
12448 val = E_MIPS_ARCH_32;
14738 case E_MIPS_ARCH_32: new_isa = LEVEL_REV (32, 1); break;
14773 || (flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32
16420 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c7026 case E_MIPS_ARCH_32:
12407 val = E_MIPS_ARCH_32;
14692 case E_MIPS_ARCH_32: new_isa = LEVEL_REV (32, 1); break;
14727 || (flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32
16374 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32)
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3519 case E_MIPS_ARCH_32: strcat (buf, ", mips32"); break;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4103 case E_MIPS_ARCH_32: strcat (buf, ", mips32"); break;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4103 case E_MIPS_ARCH_32: strcat (buf, ", mips32"); break;

Completed in 522 milliseconds