Searched refs:ELFCLASS64 (Results 1 – 2 of 2) sorted by relevance
| /sys/kern/ | ||
| D | loader.c | 42 if (ehdr->e_ident[EI_CLASS] != ELFCLASS64) { in Loader_CheckHeader() |
| /sys/include/ | ||
| D | elf_common.h | 93 #define ELFCLASS64 2 /* 64-bit architecture. */ macro |