Searched refs:EM_X86_64 (Results 1 – 14 of 14) sorted by relevance
73 #define ELF_ARCH EM_X86_64162 ((x)->e_machine == EM_X86_64)166 (IS_ENABLED(CONFIG_X86_X32_ABI) && (x)->e_machine == EM_X86_64))196 set_personality_ia32((ex).e_machine == EM_X86_64)
52 # define vmcore_elf_check_arch_cross(x) ((x)->e_machine == EM_X86_64)
6 #define ELF_MACHINE EM_X86_64
31 #define EM_X86_64 62 /* AMD x86-64 */ macro
413 #define AUDIT_ARCH_X86_64 (EM_X86_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
126 ((x)->e_machine == EM_X86_64)130 #define ELF_ARCH EM_X86_64
39 case EM_X86_64: in get_dwarf_regstr()
21 #define GEN_ELF_ARCH EM_X86_64
328 if (ehdr.e_machine == EM_X86_64) in dso__type_fd()
1202 if (ehdr.e_machine == EM_X86_64) in dso__type_fd()
312 case EM_X86_64: in do_file()
533 case EM_X86_64: in do_file()
44 case EM_X86_64: in is_x86_64()
1282 .name = "x86_64", .e_machine = EM_X86_64,