Searched refs:ELFCLASS64 (Results 1 – 3 of 3) sorted by relevance
288 #define ELFCLASS64 2 macro
258 if (elf_class != ELFCLASS64) { in VerifyElfHeader()268 if (elf_class == ELFCLASS64) { in VerifyElfHeader()
158 #define ELFCLASS64 2 /* 64-bit architecture. */ macro