Searched defs:EM_MIPS (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DConfigManager.cpp304 {"elf32-bigmips", {ELF::EM_MIPS, false, false}}, member in class:llvm::objcopy::ELF
305 {"elf32-ntradbigmips", {ELF::EM_MIPS, false, false}}, member in class:llvm::objcopy::ELF
306 {"elf32-ntradlittlemips", {ELF::EM_MIPS, false, true}}, member in class:llvm::objcopy::ELF
307 {"elf32-tradbigmips", {ELF::EM_MIPS, false, false}}, member in class:llvm::objcopy::ELF
308 {"elf32-tradlittlemips", {ELF::EM_MIPS, false, true}}, member in class:llvm::objcopy::ELF
309 {"elf64-tradbigmips", {ELF::EM_MIPS, true, false}}, member in class:llvm::objcopy::ELF
310 {"elf64-tradlittlemips", {ELF::EM_MIPS, true, true}}, member in class:llvm::objcopy::ELF
/netbsd-current/tools/amiga-elf2bb/sys/
H A Dexec_elf.h199 #define EM_MIPS 8 /* MIPS I Architecture */ macro
/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h197 #define EM_MIPS 8 /* MIPS I Architecture */ macro
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h140 EM_MIPS = 8, // MIPS R3000 enumerator in enum:llvm::ELF::__anon1345
/netbsd-current/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h215 #define EM_MIPS 8 /* MIPS I Architecture */ macro
/netbsd-current/tools/m68k-elf2aout/sys/
H A Dexec_elf.h217 #define EM_MIPS 8 /* MIPS I Architecture */ macro
/netbsd-current/tools/arm-elf2aout/sys/
H A Dexec_elf.h217 #define EM_MIPS 8 /* MIPS I Architecture */ macro
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp.h178 EM_MIPS = 8, enumerator in enum:elfcpp::EM
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp.h178 EM_MIPS = 8, enumerator in enum:elfcpp::EM
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h114 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h118 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
/netbsd-current/sys/sys/
H A Dexec_elf.h221 #define EM_MIPS 8 /* MIPS I Architecture */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Dcommon.h115 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Delfcpp.h178 EM_MIPS = 8, enumerator in enum:elfcpp::EM
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Dcommon.h118 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro

Completed in 532 milliseconds