Searched refs:EM_MIPS (Results 1 – 5 of 5) sorted by relevance
39 if (__h->e_machine != EM_MIPS) \53 #define irix_elf_check_arch(hdr) ((hdr)->e_machine == EM_MIPS)64 #define ELF_ARCH EM_MIPS
12 #define ELF_ARCH EM_MIPS38 if (__h->e_machine != EM_MIPS) \
44 if (__h->e_machine != EM_MIPS) \61 #define ELF_ARCH EM_MIPS
66 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro