Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Delf-em.h30 #define EM_IA_64 50 /* HP/Intel IA-64 */ macro
/external/kernel-headers/original/uapi/linux/
Delf-em.h30 #define EM_IA_64 50 /* HP/Intel IA-64 */ macro
Daudit.h384 #define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
/external/elfutils/tests/
Dsaridx.c62 MACHINE (EM_IA_64),
/external/u-boot/include/
Delf.h181 #define EM_IA_64 50 /* Intel Merced */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h160 EM_IA_64 = 50, // Intel IA-64 processor architecture enumerator
/external/elfutils/libebl/
Deblopenbackend.c61 { "ia64", "elf_ia64", "ia64", 4, EM_IA_64, ELFCLASS64, ELFDATA2LSB },
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h160 EM_IA_64 = 50, // Intel IA-64 processor architecture enumerator
/external/llvm/include/llvm/Support/
DELF.h163 EM_IA_64 = 50, // Intel IA-64 processor architecture enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h162 EM_IA_64 = 50, // Intel IA-64 processor architecture enumerator
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp74 ECase(EM_IA_64) in enumeration()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DELFYAML.cpp94 ECase(EM_IA_64); in enumeration()
/external/kmod/port-gnu/
Delf.h207 #define EM_IA_64 50 /* Intel Merced */ macro
/external/elfutils/libelf/
Delf.h211 #define EM_IA_64 50 /* Intel Merced */ macro
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp834 ENUM_ENT(EM_IA_64, "Intel IA-64"),
/external/elfutils/src/
Delflint.c326 EM_H8_300H, EM_H8S, EM_H8_500, EM_IA_64, EM_MIPS_X, EM_COLDFIRE,
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp925 ENUM_ENT(EM_IA_64, "Intel IA-64"),