Searched refs:ELFCLASS64 (Results 1 – 6 of 6) sorted by relevance
13 #define ELF_TARG_CLASS ELFCLASS64
40 #define ELF_TARG_CLASS ELFCLASS64 /* 64-bit objects */
47 #define ELF_TARG_CLASS ELFCLASS64
362 #define ELFCLASS64 2 macro
169 if (elf_class != ELFCLASS64) { in VerifyElfHeader()179 if (elf_class == ELFCLASS64) { in VerifyElfHeader()