Searched refs:EM_IA_64 (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/elftoolchain/libelftc/
H A Delftc_reloc_type_str.c297 case EM_IA_64:
H A Dlibelftc_bfdtarget.c95 .bt_machine = EM_IA_64,
259 .bt_machine = EM_IA_64,
267 .bt_machine = EM_IA_64,
/freebsd-13-stable/contrib/elftoolchain/libelf/
H A D_libelf_config.h66 #define LIBELF_ARCH EM_IA_64
/freebsd-13-stable/contrib/file/src/
H A Dreadelf.h137 #define EM_IA_64 50 macro
H A Dreadelf.c1453 case EM_IA_64:
1558 case EM_IA_64:
/freebsd-13-stable/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_reloc.c118 case EM_IA_64:
/freebsd-13-stable/usr.bin/elfdump/
H A Delfdump.c276 case EM_IA_64: return "EM_IA_64";
387 case EM_IA_64:
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h161 EM_IA_64 = 50, // Intel IA-64 processor architecture enumerator in enum:llvm::ELF::__anon3066
/freebsd-13-stable/sys/sys/
H A Delf_common.h240 #define EM_IA_64 50 /* Intel IA-64 Processor. */ macro
/freebsd-13-stable/contrib/elftoolchain/elfdump/
H A Delfdump.c256 case EM_IA_64: return "EM_IA_64";
440 case EM_IA_64:
/freebsd-13-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h653 _ELF_DEFINE_EM(EM_IA_64, 50, \
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp98 ECase(EM_IA_64);
/freebsd-13-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c528 case EM_IA_64: return "Intel IA-64 Processor";
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1394 ENUM_ENT(EM_IA_64, "Intel IA-64"),

Completed in 212 milliseconds