Searched refs:EM_386 (Results 1 – 17 of 17) sorted by relevance
40 case EM_386: in get_dwarf_regstr()74 #if EM_HOST != EM_X86_64 && EM_HOST != EM_386101 #if EM_HOST != EM_X86_64 && EM_HOST != EM_386 in get_dwarf_regnum()108 case EM_386: in get_dwarf_regnum()
26 #define GEN_ELF_ARCH EM_386
461 case EM_386: in get_plt_sizes()482 return e_machine == EM_386 || e_machine == EM_X86_64; in machine_is_x86()
6 #define ELF_MACHINE EM_386
32 (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486))36 #define ELF_ARCH EM_386
9 #define EM_386 3 macro
409 #define AUDIT_ARCH_I386 (EM_386|__AUDIT_ARCH_LE)
162 …ld_tables "$tools_dir/perf/arch/x86/entry/syscalls/syscall_32.tbl" "$outfile" common,32,i386 EM_386260 build_outer_table EM_386 "$outfile"
43 #define ELF_ARCH EM_38690 (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486))
29 #define EM_HOST EM_386
247 .name = "i386", .e_machine = EM_386,
570 case EM_386: in do_file()
1263 case EM_386: in do_file()
36 case EM_386: in is_x86_64()
1354 .name = "i386", .e_machine = EM_386,
1390 case EM_386: in section_rel()
1418 if (emachine == EM_386 || emachine == EM_X86_64) in ignore_undef_symbol()