Home
last modified time | relevance | path

Searched defs:EM_MIPS (Results 1 – 5 of 5) sorted by relevance

/external/kernel-headers/original/linux/
Delf-em.h13 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
/external/qemu/
Delf.h78 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
/external/llvm/include/llvm/Support/
DELF.h135 EM_MIPS = 8, // MIPS R3000 enumerator
/external/elfutils/libelf/
Delf.h190 #define EM_MIPS 8 /* MIPS R3000 big-endian */ macro
/external/valgrind/main/perf/
Dtinycc.c253 #define EM_MIPS 8 /* MIPS R3000 big-endian */ macro