Searched defs:EM_MIPS (Results 1 - 6 of 6) sorted by relevance
/external/libchrome/sandbox/linux/system_headers/ | ||
H A D | linux_seccomp.h | 26 #ifndef EM_MIPS 27 #define EM_MIPS 8 macro 49 #define AUDIT_ARCH_MIPSEL (EM_MIPS|__AUDIT_ARCH_LE) |
/external/kernel-headers/original/uapi/linux/ | ||
H A D | elf-em.h | 13 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro |
/external/llvm/include/llvm/Support/ | ||
H A D | ELF.h | 138 EM_MIPS = 8, // MIPS R3000 enumerator in enum:llvm::ELF::__anon12021 |
/external/elfutils/libelf/ | ||
H A D | elf.h | 182 #define EM_MIPS 8 /* MIPS R3000 big-endian */ macro |
/external/valgrind/perf/ | ||
H A D | tinycc.c | 253 #define EM_MIPS 8 /* MIPS R3000 big-endian */ macro |
/external/robolectric/v1/lib/main/ | ||
H A D | sqlite-jdbc-3.7.2.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ... |
Completed in 180 milliseconds