Searched refs:EF_MIPS_ARCH_ASE_MDMX (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Dmips.h194 EF_MIPS_ARCH_ASE_MDMX = 0x08000000, enumerator in enum:elfcpp::__anon216
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Dmips.h194 EF_MIPS_ARCH_ASE_MDMX = 0x08000000, enumerator in enum:elfcpp::__anon804
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Dmips.h194 EF_MIPS_ARCH_ASE_MDMX = 0x08000000, enumerator in enum:elfcpp::__anon327
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dmips.h214 #define EF_MIPS_ARCH_ASE_MDMX 0x08000000 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dmips.h214 #define EF_MIPS_ARCH_ASE_MDMX 0x08000000 macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dmips.h214 #define EF_MIPS_ARCH_ASE_MDMX 0x08000000 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dmips.h214 #define EF_MIPS_ARCH_ASE_MDMX 0x08000000 macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h546 EF_MIPS_ARCH_ASE_MDMX = 0x08000000, // Has MDMX multimedia extensions
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmips-dis.c939 else if (header->e_flags & EF_MIPS_ARCH_ASE_MDMX)
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmips-dis.c915 else if (header->e_flags & EF_MIPS_ARCH_ASE_MDMX)
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmips-dis.c939 else if (header->e_flags & EF_MIPS_ARCH_ASE_MDMX)
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp419 BCase(EF_MIPS_ARCH_ASE_MDMX);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmips-dis.c939 else if (header->e_flags & EF_MIPS_ARCH_ASE_MDMX)
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1420 ENUM_ENT(EF_MIPS_ARCH_ASE_MDMX, "mdmx"),
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delfxx-mips.c14764 if (elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH_ASE_MDMX)
16389 if (elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH_ASE_MDMX)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delfxx-mips.c14663 if (elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH_ASE_MDMX)
16288 if (elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH_ASE_MDMX)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delfxx-mips.c14810 if (elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH_ASE_MDMX)
16435 if (elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH_ASE_MDMX)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-mips.c14764 if (elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH_ASE_MDMX)
16389 if (elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH_ASE_MDMX)
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dmips.cc9156 if (e_flags & elfcpp::EF_MIPS_ARCH_ASE_MDMX)
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dmips.cc9156 if (e_flags & elfcpp::EF_MIPS_ARCH_ASE_MDMX)
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dmips.cc9156 if (e_flags & elfcpp::EF_MIPS_ARCH_ASE_MDMX)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mips.c19554 elf_elfheader (stdoutput)->e_flags |= EF_MIPS_ARCH_ASE_MDMX;
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c3503 if (e_flags & EF_MIPS_ARCH_ASE_MDMX)
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4087 if (e_flags & EF_MIPS_ARCH_ASE_MDMX)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.c19661 elf_elfheader (stdoutput)->e_flags |= EF_MIPS_ARCH_ASE_MDMX;

Completed in 741 milliseconds

12