Home
last modified time | relevance | path

Searched refs:EM_X86_64 (Results 1 – 15 of 15) sorted by relevance

/linux/arch/x86/include/asm/
A Delf.h71 #define ELF_ARCH EM_X86_64
160 ((x)->e_machine == EM_X86_64)
164 (IS_ENABLED(CONFIG_X86_X32_ABI) && (x)->e_machine == EM_X86_64))
191 compat_start_thread(regs, new_ip, new_sp, ex->e_machine == EM_X86_64)
195 set_personality_ia32((ex).e_machine == EM_X86_64)
369 if (exec->e_machine == EM_X86_64) \
393 (ex->e_machine == EM_X86_64))
A Dkexec.h53 # define vmcore_elf_check_arch_cross(x) ((x)->e_machine == EM_X86_64)
/linux/arch/x86/um/asm/
A Delf.h125 ((x)->e_machine == EM_X86_64)
129 #define ELF_ARCH EM_X86_64
/linux/arch/x86/tools/
A Drelocs_64.c6 #define ELF_MACHINE EM_X86_64
/linux/include/uapi/linux/
A Delf-em.h31 #define EM_X86_64 62 /* AMD x86-64 */ macro
A Daudit.h440 #define AUDIT_ARCH_X86_64 (EM_X86_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
/linux/tools/perf/util/
A Ddwarf-regs.c39 case EM_X86_64: in get_dwarf_regstr()
A Dgenelf.h21 #define GEN_ELF_ARCH EM_X86_64
A Dsymbol-minimal.c333 if (ehdr.e_machine == EM_X86_64) in dso__type_fd()
A Dsymbol-elf.c1426 if (ehdr.e_machine == EM_X86_64) in dso__type_fd()
/linux/scripts/
A Dsorttable.c367 case EM_X86_64: in do_file()
A Drecordmcount.c566 case EM_X86_64: in do_file()
/linux/tools/objtool/arch/x86/
A Ddecode.c29 case EM_X86_64: in is_x86_64()
/linux/arch/x86/kernel/
A Dptrace.c1246 .name = "x86_64", .e_machine = EM_X86_64,
/linux/kernel/
A Dmodule.c2278 if (emachine == EM_386 || emachine == EM_X86_64) in ignore_undef_symbol()

Completed in 34 milliseconds