Searched refs:EM_MIPS (Results 1 – 9 of 9) sorted by relevance
365 #define AUDIT_ARCH_MIPS (EM_MIPS)366 #define AUDIT_ARCH_MIPSEL (EM_MIPS|__AUDIT_ARCH_LE)367 #define AUDIT_ARCH_MIPS64 (EM_MIPS|__AUDIT_ARCH_64BIT)368 #define AUDIT_ARCH_MIPS64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|\370 #define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)371 #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) \
230 if (__h->e_machine != EM_MIPS) \261 if (__h->e_machine != EM_MIPS) \284 #define ELF_ARCH EM_MIPS
472 case EM_MIPS: /* reltype: e_class */ gpfx = '_'; break; in do_file()500 if (w2(ehdr->e_machine) == EM_MIPS) { in do_file()518 if (w2(ghdr->e_machine) == EM_MIPS) { in do_file()
292 case EM_MIPS: in do_file()
171 if (swap_uint16(ehdr->e_machine) != EM_MIPS) { in map_vdso()
1799 if (elf->hdr->e_machine == EM_MIPS) { in section_rela()1845 if (elf->hdr->e_machine == EM_MIPS) { in section_rel()1869 case EM_MIPS: in section_rel()