Home
last modified time | relevance | path

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

/linux/arch/x86/um/asm/
A Delf.h30 (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486))
34 #define ELF_ARCH EM_386
/linux/arch/x86/tools/
A Drelocs_32.c6 #define ELF_MACHINE EM_386
/linux/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/tools/perf/util/
A Ddwarf-regs.c37 case EM_386: in get_dwarf_regstr()
A Dgenelf.h24 #define GEN_ELF_ARCH EM_386
/linux/arch/x86/include/asm/
A Delf.h42 #define ELF_ARCH EM_386
88 (((x)->e_machine == EM_386) || ((x)->e_machine == EM_486))
/linux/scripts/
A Dsorttable.c366 case EM_386: in do_file()
A Drecordmcount.c536 case EM_386: in do_file()
/linux/tools/objtool/arch/x86/
A Ddecode.c31 case EM_386: in is_x86_64()
/linux/arch/x86/kernel/
A Dptrace.c1301 .name = "i386", .e_machine = EM_386,
/linux/scripts/mod/
A Dmodpost.c1916 case EM_386: in section_rel()
/linux/kernel/
A Dmodule.c2278 if (emachine == EM_386 || emachine == EM_X86_64) in ignore_undef_symbol()

Completed in 37 milliseconds