Searched refs:EM_X86_64 (Results 1 – 12 of 12) sorted by relevance
72 #define ELF_ARCH EM_X86_64161 ((x)->e_machine == EM_X86_64)165 (IS_ENABLED(CONFIG_X86_X32_ABI) && (x)->e_machine == EM_X86_64))195 set_personality_ia32((ex).e_machine == EM_X86_64)
51 # define vmcore_elf_check_arch_cross(x) ((x)->e_machine == EM_X86_64)
5 #define ELF_MACHINE EM_X86_64
29 #define EM_X86_64 62 /* AMD x86-64 */ macro
385 #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
279 case EM_X86_64: in do_file()
392 case EM_X86_64: in do_file()
328 if (ehdr.e_machine == EM_X86_64) in dso__type_fd()
1166 if (ehdr.e_machine == EM_X86_64) in dso__type_fd()
52 #define AUDIT_ARCH_X86_64 (EM_X86_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
1317 .name = "x86_64", .e_machine = EM_X86_64,