Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf-em.h27 #define EM_IA_64 50 /* HP/Intel IA-64 */ macro
H A Daudit.h270 #define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.c343 case EM_IA_64: reltype = R_IA64_IMM64; gpfx = '_'; break; in do_file()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h208 #define EM_IA_64 50 /* Intel Merced */ macro