Home
last modified time | relevance | path

Searched refs:EM_386 (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/arch/x86/um/asm/
A Delf.h30 (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486))
34 #define ELF_ARCH EM_386
/linux-6.3-rc2/arch/x86/tools/
A Drelocs_32.c6 #define ELF_MACHINE EM_386
/linux-6.3-rc2/include/uapi/linux/
A Delf-em.h9 #define EM_386 3 macro
A Daudit.h403 #define AUDIT_ARCH_I386 (EM_386|__AUDIT_ARCH_LE)
/linux-6.3-rc2/tools/perf/util/
A Ddwarf-regs.c37 case EM_386: in get_dwarf_regstr()
A Dgenelf.h26 #define GEN_ELF_ARCH EM_386
A Dsymbol-elf.c445 case EM_386: in get_plt_sizes()
466 return e_machine == EM_386 || e_machine == EM_X86_64; in machine_is_x86()
/linux-6.3-rc2/arch/x86/include/asm/
A Delf.h42 #define ELF_ARCH EM_386
88 (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486))
/linux-6.3-rc2/scripts/
A Dsorttable.c305 case EM_386: in do_file()
A Drecordmcount.c566 case EM_386: in do_file()
/linux-6.3-rc2/tools/objtool/arch/x86/
A Ddecode.c36 case EM_386: in is_x86_64()
/linux-6.3-rc2/arch/x86/kernel/
A Dptrace.c1342 .name = "i386", .e_machine = EM_386,
/linux-6.3-rc2/scripts/mod/
A Dmodpost.c1625 case EM_386: in section_rel()
/linux-6.3-rc2/kernel/module/
A Dmain.c1270 if (emachine == EM_386 || emachine == EM_X86_64) in ignore_undef_symbol()

Completed in 30 milliseconds