Home
last modified time | relevance | path

Searched refs:EM_MIPS (Results 1 – 7 of 7) sorted by relevance

/external/kernel-headers/original/linux/
Delf-em.h13 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
/external/elfutils/libebl/
Dmips_init.c34 if (machine != EM_MIPS)
Deblopenbackend.c55 { "mips", "elf_mips", "mips", 4, EM_MIPS },
/external/elfutils/tests/
Dsaridx.c36 MACHINE (EM_MIPS),
/external/qemu/
Delf.h78 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
/external/elfutils/libelf/
Delf.h179 #define EM_MIPS 8 /* MIPS R3000 big-endian */ macro
/external/elfutils/src/
Delflint.c333 EM_M32, EM_SPARC, EM_386, EM_68K, EM_88K, EM_860, EM_MIPS, EM_S370,