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

/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Dmips.h263 E_MIPS_ARCH_32R2 = 0x70000000, enumerator in enum:elfcpp::__anon218
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Dmips.h263 E_MIPS_ARCH_32R2 = 0x70000000, enumerator in enum:elfcpp::__anon806
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Dmips.h263 E_MIPS_ARCH_32R2 = 0x70000000, enumerator in enum:elfcpp::__anon329
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmips.h247 #define E_MIPS_ARCH_32R2 0x70000000 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmips.h247 #define E_MIPS_ARCH_32R2 0x70000000 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmips.h247 #define E_MIPS_ARCH_32R2 0x70000000 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h247 #define E_MIPS_ARCH_32R2 0x70000000 macro
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dmips.cc8815 || (flags & elfcpp::EF_MIPS_ARCH) == elfcpp::E_MIPS_ARCH_32R2
8911 case elfcpp::E_MIPS_ARCH_32R2:
9087 case elfcpp::E_MIPS_ARCH_32R2:
12576 case elfcpp::E_MIPS_ARCH_32R2:
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dmips.cc8815 || (flags & elfcpp::EF_MIPS_ARCH) == elfcpp::E_MIPS_ARCH_32R2
8911 case elfcpp::E_MIPS_ARCH_32R2:
9087 case elfcpp::E_MIPS_ARCH_32R2:
12576 case elfcpp::E_MIPS_ARCH_32R2:
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dmips.cc8815 || (flags & elfcpp::EF_MIPS_ARCH) == elfcpp::E_MIPS_ARCH_32R2
8911 case elfcpp::E_MIPS_ARCH_32R2:
9087 case elfcpp::E_MIPS_ARCH_32R2:
12576 case elfcpp::E_MIPS_ARCH_32R2:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c7032 case E_MIPS_ARCH_32R2:
12417 val = E_MIPS_ARCH_32R2;
12421 val = E_MIPS_ARCH_32R2 | E_MIPS_MACH_IAMR2;
14693 case E_MIPS_ARCH_32R2: new_isa = LEVEL_REV (32, 2); break;
14728 || (flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32R2
16378 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32R2)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-mips.c7032 case E_MIPS_ARCH_32R2:
12404 val = E_MIPS_ARCH_32R2;
12408 val = E_MIPS_ARCH_32R2 | E_MIPS_MACH_IAMR2;
14592 case E_MIPS_ARCH_32R2: new_isa = LEVEL_REV (32, 2); break;
14627 || (flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32R2
16277 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32R2)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-mips.c7089 case E_MIPS_ARCH_32R2:
12458 val = E_MIPS_ARCH_32R2;
12462 val = E_MIPS_ARCH_32R2 | E_MIPS_MACH_IAMR2;
14739 case E_MIPS_ARCH_32R2: new_isa = LEVEL_REV (32, 2); break;
14774 || (flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32R2
16424 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32R2)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c7032 case E_MIPS_ARCH_32R2:
12417 val = E_MIPS_ARCH_32R2;
12421 val = E_MIPS_ARCH_32R2 | E_MIPS_MACH_IAMR2;
14693 case E_MIPS_ARCH_32R2: new_isa = LEVEL_REV (32, 2); break;
14728 || (flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32R2
16378 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_32R2)
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3520 case E_MIPS_ARCH_32R2: strcat (buf, ", mips32r2"); break;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4104 case E_MIPS_ARCH_32R2: strcat (buf, ", mips32r2"); break;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4104 case E_MIPS_ARCH_32R2: strcat (buf, ", mips32r2"); break;

Completed in 613 milliseconds