Home
last modified time | relevance | path

Searched defs:EM_PPC (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/binutils/include/elf/
HDcommon.h118 #define EM_PPC 20 /* PowerPC */ macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h145 EM_PPC = 20, // PowerPC enumerator
/NextBSD/sys/sys/
HDelf_common.h214 #define EM_PPC 20 /* PowerPC 32-bit. */ macro