Searched refs:EM_MIPS (Results 1 – 11 of 11) sorted by relevance
399 #define AUDIT_ARCH_MIPS (EM_MIPS)400 #define AUDIT_ARCH_MIPSEL (EM_MIPS|__AUDIT_ARCH_LE)401 #define AUDIT_ARCH_MIPS64 (EM_MIPS|__AUDIT_ARCH_64BIT)402 #define AUDIT_ARCH_MIPS64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|\404 #define AUDIT_ARCH_MIPSEL64 (EM_MIPS|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)405 #define AUDIT_ARCH_MIPSEL64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE|\
14 #define EM_MIPS 8 /* MIPS R3000 (officially, big-endian only) */ macro
6 #define ELF_MACHINE EM_MIPS
535 case EM_MIPS: /* reltype: e_class */ break; in do_file()563 if (w2(ehdr->e_machine) == EM_MIPS) { in do_file()582 if (w2(ghdr->e_machine) == EM_MIPS) { in do_file()
327 case EM_MIPS: in do_file()
14 #define ELF_ARCH EM_MIPS
258 #define ELF_ARCH EM_MIPS274 #define mips_elf_check_machine(x) ((x)->e_machine == EM_MIPS)
167 if (swap_uint16(ehdr->e_machine) != EM_MIPS) { in map_vdso()
1881 if (elf->hdr->e_machine == EM_MIPS) { in section_rela()1927 if (elf->hdr->e_machine == EM_MIPS) { in section_rel()1951 case EM_MIPS: in section_rel()