Home
last modified time | relevance | path

Searched defs:IMAGE_FILE_MACHINE_AMD64 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/elftoolchain/libpe/
H A Dpe.h77 #define IMAGE_FILE_MACHINE_AMD64 0x8664 /* x86-64 */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DCOFF.h97 IMAGE_FILE_MACHINE_AMD64 = 0x8664, enumerator