Home
last modified time | relevance | path

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

/minix3/minix/include/sys/
H A Delf_common.h140 #define EM_NONE 0 /* Unknown machine. */ macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DELF.h130 EM_NONE = 0, // No machine enumerator
/minix3/sys/sys/
H A Dexec_elf.h210 #define EM_NONE 0 /* No machine */ macro