Searched refs:EM_MIPS (Results 1 – 8 of 8) sorted by relevance
362 #define AUDIT_ARCH_MIPS (EM_MIPS)363 #define AUDIT_ARCH_MIPSEL (EM_MIPS|__AUDIT_ARCH_LE)364 #define AUDIT_ARCH_MIPS64 (EM_MIPS|__AUDIT_ARCH_64BIT)365 #define AUDIT_ARCH_MIPS64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|\367 #define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)368 #define AUDIT_ARCH_MIPSEL64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE|\
13 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
12 #define ELF_ARCH EM_MIPS38 if (__h->e_machine != EM_MIPS) \
12 #define ELF_ARCH EM_MIPS50 if (__h->e_machine != EM_MIPS) \
229 if (__h->e_machine != EM_MIPS) \260 if (__h->e_machine != EM_MIPS) \283 #define ELF_ARCH EM_MIPS
386 case EM_MIPS: /* reltype: e_class */ gpfx = '_'; break; in do_file()413 if (w2(ehdr->e_machine) == EM_MIPS) { in do_file()431 if (w2(ghdr->e_machine) == EM_MIPS) { in do_file()
287 case EM_MIPS: in do_file()
1795 if (elf->hdr->e_machine == EM_MIPS) { in section_rela()1841 if (elf->hdr->e_machine == EM_MIPS) { in section_rel()1865 case EM_MIPS: in section_rel()