Searched refs:ELFCLASS64 (Results 1 – 2 of 2) sorted by relevance
120 #define ELFCLASS64 2 /* 64-bit objects */ macro
18 if (tmp[EI_CLASS] == ELFCLASS64) in elf_is_64()