Home
last modified time | relevance | path

Searched refs:EM_IA_64 (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/ia64/include/asm/
Delf.h19 #define elf_check_arch(x) ((x)->e_machine == EM_IA_64)
26 #define ELF_ARCH EM_IA_64
/linux-4.1.27/include/uapi/linux/
Delf-em.h28 #define EM_IA_64 50 /* HP/Intel IA-64 */ macro
Daudit.h358 #define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
/linux-4.1.27/scripts/
Drecordmcount.c379 case EM_IA_64: reltype = R_IA64_IMM64; gpfx = '_'; break; in do_file()
/linux-4.1.27/arch/ia64/kernel/
Dptrace.c2122 .e_machine = EM_IA_64,