Searched defs:ET_NONE (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/sys/ | ||
| H A D | elf_common.h | 196 #define ET_NONE 0 /* Unknown type. */ macro |
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
| H A D | ELF.h | 116 ET_NONE = 0, // No file type enumerator |