Searched refs:EF_MIPS_MACH (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp424 BCaseMask(EF_MIPS_MACH_3900, EF_MIPS_MACH);
425 BCaseMask(EF_MIPS_MACH_4010, EF_MIPS_MACH);
426 BCaseMask(EF_MIPS_MACH_4100, EF_MIPS_MACH);
427 BCaseMask(EF_MIPS_MACH_4650, EF_MIPS_MACH);
428 BCaseMask(EF_MIPS_MACH_4120, EF_MIPS_MACH);
429 BCaseMask(EF_MIPS_MACH_4111, EF_MIPS_MACH);
430 BCaseMask(EF_MIPS_MACH_SB1, EF_MIPS_MACH);
431 BCaseMask(EF_MIPS_MACH_OCTEON, EF_MIPS_MACH);
432 BCaseMask(EF_MIPS_MACH_XLR, EF_MIPS_MACH);
433 BCaseMask(EF_MIPS_MACH_OCTEON2, EF_MIPS_MACH);
[all...]
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Dmips.h215 EF_MIPS_MACH = 0x00FF0000, enumerator in enum:elfcpp::__anon217
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Dmips.h215 EF_MIPS_MACH = 0x00FF0000, enumerator in enum:elfcpp::__anon805
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Dmips.h215 EF_MIPS_MACH = 0x00FF0000, enumerator in enum:elfcpp::__anon328
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DELFObjectFile.cpp141 switch (PlatformFlags & ELF::EF_MIPS_MACH) {
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmips.h278 #define EF_MIPS_MACH 0x00FF0000 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmips.h278 #define EF_MIPS_MACH 0x00FF0000 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmips.h278 #define EF_MIPS_MACH 0x00FF0000 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h278 #define EF_MIPS_MACH 0x00FF0000 macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h541 EF_MIPS_MACH = 0x00ff0000, // EF_MIPS_MACH_xxx selection mask
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dmips.cc8824 switch (flags & elfcpp::EF_MIPS_MACH)
9441 merged_flags &= ~(elfcpp::EF_MIPS_ARCH | elfcpp::EF_MIPS_MACH);
9443 | elfcpp::EF_MIPS_MACH | elfcpp::EF_MIPS_32BITMODE));
9462 new_flags &= (~(elfcpp::EF_MIPS_ARCH | elfcpp::EF_MIPS_MACH
9464 old_flags &= (~(elfcpp::EF_MIPS_ARCH | elfcpp::EF_MIPS_MACH
12509 switch (e_flags & elfcpp::EF_MIPS_MACH)
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dmips.cc8824 switch (flags & elfcpp::EF_MIPS_MACH)
9441 merged_flags &= ~(elfcpp::EF_MIPS_ARCH | elfcpp::EF_MIPS_MACH);
9443 | elfcpp::EF_MIPS_MACH | elfcpp::EF_MIPS_32BITMODE));
9462 new_flags &= (~(elfcpp::EF_MIPS_ARCH | elfcpp::EF_MIPS_MACH
9464 old_flags &= (~(elfcpp::EF_MIPS_ARCH | elfcpp::EF_MIPS_MACH
12509 switch (e_flags & elfcpp::EF_MIPS_MACH)
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dmips.cc8824 switch (flags & elfcpp::EF_MIPS_MACH)
9441 merged_flags &= ~(elfcpp::EF_MIPS_ARCH | elfcpp::EF_MIPS_MACH);
9443 | elfcpp::EF_MIPS_MACH | elfcpp::EF_MIPS_32BITMODE));
9462 new_flags &= (~(elfcpp::EF_MIPS_ARCH | elfcpp::EF_MIPS_MACH
9464 old_flags &= (~(elfcpp::EF_MIPS_ARCH | elfcpp::EF_MIPS_MACH
12509 switch (e_flags & elfcpp::EF_MIPS_MACH)
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c778 || ((elf_elfheader (abfd)->e_flags & EF_MIPS_MACH) == E_MIPS_MACH_3900))
784 ((elf_elfheader (abfd)->e_flags & EF_MIPS_MACH) == E_MIPS_MACH_9000)
6942 switch (flags & EF_MIPS_MACH)
12280 /* Set ABFD's EF_MIPS_ARCH and EF_MIPS_MACH flags. */
12438 elf_elfheader (abfd)->e_flags &= ~(EF_MIPS_ARCH | EF_MIPS_MACH);
12468 /* Keep the existing EF_MIPS_MACH and EF_MIPS_ARCH flags if the former
12470 a combination of a 32-bit EF_MIPS_ARCH and a 64-bit EF_MIPS_MACH. */
12471 if ((elf_elfheader (abfd)->e_flags & EF_MIPS_MACH) == 0)
15543 elf_elfheader (obfd)->e_flags &= ~(EF_MIPS_ARCH | EF_MIPS_MACH);
15545 |= new_flags & (EF_MIPS_ARCH | EF_MIPS_MACH | EF_MIPS_32BITMOD
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-mips.c778 || ((elf_elfheader (abfd)->e_flags & EF_MIPS_MACH) == E_MIPS_MACH_3900))
784 ((elf_elfheader (abfd)->e_flags & EF_MIPS_MACH) == E_MIPS_MACH_9000)
6942 switch (flags & EF_MIPS_MACH)
12267 /* Set ABFD's EF_MIPS_ARCH and EF_MIPS_MACH flags. */
12425 elf_elfheader (abfd)->e_flags &= ~(EF_MIPS_ARCH | EF_MIPS_MACH);
12455 /* Keep the existing EF_MIPS_MACH and EF_MIPS_ARCH flags if the former
12457 a combination of a 32-bit EF_MIPS_ARCH and a 64-bit EF_MIPS_MACH. */
12458 if ((elf_elfheader (abfd)->e_flags & EF_MIPS_MACH) == 0)
15442 elf_elfheader (obfd)->e_flags &= ~(EF_MIPS_ARCH | EF_MIPS_MACH);
15444 |= new_flags & (EF_MIPS_ARCH | EF_MIPS_MACH | EF_MIPS_32BITMOD
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-mips.c793 || ((elf_elfheader (abfd)->e_flags & EF_MIPS_MACH) == E_MIPS_MACH_3900))
799 ((elf_elfheader (abfd)->e_flags & EF_MIPS_MACH) == E_MIPS_MACH_9000)
6999 switch (flags & EF_MIPS_MACH)
12321 /* Set ABFD's EF_MIPS_ARCH and EF_MIPS_MACH flags. */
12479 elf_elfheader (abfd)->e_flags &= ~(EF_MIPS_ARCH | EF_MIPS_MACH);
12509 /* Keep the existing EF_MIPS_MACH and EF_MIPS_ARCH flags if the former
12511 a combination of a 32-bit EF_MIPS_ARCH and a 64-bit EF_MIPS_MACH. */
12512 if ((elf_elfheader (abfd)->e_flags & EF_MIPS_MACH) == 0)
15589 elf_elfheader (obfd)->e_flags &= ~(EF_MIPS_ARCH | EF_MIPS_MACH);
15591 |= new_flags & (EF_MIPS_ARCH | EF_MIPS_MACH | EF_MIPS_32BITMOD
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c778 || ((elf_elfheader (abfd)->e_flags & EF_MIPS_MACH) == E_MIPS_MACH_3900))
784 ((elf_elfheader (abfd)->e_flags & EF_MIPS_MACH) == E_MIPS_MACH_9000)
6942 switch (flags & EF_MIPS_MACH)
12280 /* Set ABFD's EF_MIPS_ARCH and EF_MIPS_MACH flags. */
12438 elf_elfheader (abfd)->e_flags &= ~(EF_MIPS_ARCH | EF_MIPS_MACH);
12468 /* Keep the existing EF_MIPS_MACH and EF_MIPS_ARCH flags if the former
12470 a combination of a 32-bit EF_MIPS_ARCH and a 64-bit EF_MIPS_MACH. */
12471 if ((elf_elfheader (abfd)->e_flags & EF_MIPS_MACH) == 0)
15543 elf_elfheader (obfd)->e_flags &= ~(EF_MIPS_ARCH | EF_MIPS_MACH);
15545 |= new_flags & (EF_MIPS_ARCH | EF_MIPS_MACH | EF_MIPS_32BITMOD
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3255 unsigned(ELF::EF_MIPS_MACH));
6221 unsigned(ELF::EF_MIPS_MACH));
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3457 switch ((e_flags & EF_MIPS_MACH))
3482 MIPS ELF does not specify EF_MIPS_MACH, it is a GNU
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4041 switch ((e_flags & EF_MIPS_MACH))
4066 MIPS ELF does not specify EF_MIPS_MACH, it is a GNU
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4041 switch ((e_flags & EF_MIPS_MACH))
4066 MIPS ELF does not specify EF_MIPS_MACH, it is a GNU

Completed in 624 milliseconds