Searched defs:EM_X86_64 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.cpp247 {"elf32-x86-64", {ELF::EM_X86_64, false, true}}, member in class:llvm::objcopy::ELF
248 {"elf64-x86-64", {ELF::EM_X86_64, true, true}}, member in class:llvm::objcopy::ELF
/freebsd-11-stable/contrib/binutils/include/elf/
H A Dcommon.h150 #define EM_X86_64 62 /* Advanced Micro Devices X86-64 processor */ macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h173 EM_X86_64 = 62, // AMD x86-64 architecture enumerator in enum:llvm::ELF::__anon18
/freebsd-11-stable/sys/sys/
H A Delf_common.h244 #define EM_X86_64 62 /* Advanced Micro Devices x86-64 */ macro

Completed in 96 milliseconds