Searched refs:EM_386 (Results 1 – 12 of 12) sorted by relevance
8 #define EM_386 3 macro
331 #define AUDIT_ARCH_I386 (EM_386|__AUDIT_ARCH_LE)
30 (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486))34 #define ELF_ARCH EM_386
40 (!((elf_ex.e_machine == EM_386) || (elf_ex.e_machine == EM_486))) || in load_em86()
42 #define ELF_ARCH EM_38684 (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486))
334 case EM_386: in do_file()
21 #define AUDIT_ARCH_I386 (EM_386|__AUDIT_ARCH_LE)
306 if (ehdr.e_machine != EM_386) { in read_ehdr()
1413 .name = "i386", .e_machine = EM_386,
62 #define AUDIT_ARCH_I386 (EM_386|__AUDIT_ARCH_LE)
383 || ehdr->e_machine != EM_386 in map_elf()
1639 case EM_386: in section_rel()