Searched refs:E_MIPS_ARCH_4 (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Dmips.h255 E_MIPS_ARCH_4 = 0x30000000, enumerator in enum:elfcpp::__anon218
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Dmips.h255 E_MIPS_ARCH_4 = 0x30000000, enumerator in enum:elfcpp::__anon806
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Dmips.h255 E_MIPS_ARCH_4 = 0x30000000, enumerator in enum:elfcpp::__anon329
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmips.h235 #define E_MIPS_ARCH_4 0x30000000 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmips.h235 #define E_MIPS_ARCH_4 0x30000000 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmips.h235 #define E_MIPS_ARCH_4 0x30000000 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h235 #define E_MIPS_ARCH_4 0x30000000 macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c7020 case E_MIPS_ARCH_4:
12336 val = E_MIPS_ARCH_4 | E_MIPS_MACH_5400;
12340 val = E_MIPS_ARCH_4 | E_MIPS_MACH_5500;
12348 val = E_MIPS_ARCH_4 | E_MIPS_MACH_9000;
12358 val = E_MIPS_ARCH_4;
14690 case E_MIPS_ARCH_4: new_isa = LEVEL_REV (4, 0); break;
16370 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_4)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-mips.c7020 case E_MIPS_ARCH_4:
12323 val = E_MIPS_ARCH_4 | E_MIPS_MACH_5400;
12327 val = E_MIPS_ARCH_4 | E_MIPS_MACH_5500;
12335 val = E_MIPS_ARCH_4 | E_MIPS_MACH_9000;
12345 val = E_MIPS_ARCH_4;
14589 case E_MIPS_ARCH_4: new_isa = LEVEL_REV (4, 0); break;
16269 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_4)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-mips.c7077 case E_MIPS_ARCH_4:
12377 val = E_MIPS_ARCH_4 | E_MIPS_MACH_5400;
12381 val = E_MIPS_ARCH_4 | E_MIPS_MACH_5500;
12389 val = E_MIPS_ARCH_4 | E_MIPS_MACH_9000;
12399 val = E_MIPS_ARCH_4;
14736 case E_MIPS_ARCH_4: new_isa = LEVEL_REV (4, 0); break;
16416 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_4)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c7020 case E_MIPS_ARCH_4:
12336 val = E_MIPS_ARCH_4 | E_MIPS_MACH_5400;
12340 val = E_MIPS_ARCH_4 | E_MIPS_MACH_5500;
12348 val = E_MIPS_ARCH_4 | E_MIPS_MACH_9000;
12358 val = E_MIPS_ARCH_4;
14690 case E_MIPS_ARCH_4: new_isa = LEVEL_REV (4, 0); break;
16370 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_4)
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dmips.cc8899 case elfcpp::E_MIPS_ARCH_4:
9078 case elfcpp::E_MIPS_ARCH_4:
12564 case elfcpp::E_MIPS_ARCH_4:
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dmips.cc8899 case elfcpp::E_MIPS_ARCH_4:
9078 case elfcpp::E_MIPS_ARCH_4:
12564 case elfcpp::E_MIPS_ARCH_4:
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dmips.cc8899 case elfcpp::E_MIPS_ARCH_4:
9078 case elfcpp::E_MIPS_ARCH_4:
12564 case elfcpp::E_MIPS_ARCH_4:
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dmips-tdep.c8907 case E_MIPS_ARCH_4:
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dmips-tdep.c8930 case E_MIPS_ARCH_4:
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3517 case E_MIPS_ARCH_4: strcat (buf, ", mips4"); break;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4101 case E_MIPS_ARCH_4: strcat (buf, ", mips4"); break;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4101 case E_MIPS_ARCH_4: strcat (buf, ", mips4"); break;

Completed in 1104 milliseconds