Home
last modified time | relevance | path

Searched defs:EM_PPC64 (Results 1 – 2 of 2) sorted by path

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h149 EM_PPC64 = 21, // PowerPC64 enumerator
/freebsd/sys/sys/
H A Delf_common.h223 #define EM_PPC64 21 /* PowerPC 64-bit. */ macro