Searched refs:ELFCLASS64 (Results 1 – 2 of 2) sorted by relevance
106 #define ELFCLASS64 2 /* 64-bit architecture. */ macro
133 ehdr->e_ident[EI_CLASS] != ELFCLASS64 || in e64_parse_ehdr()172 ehdr->e_ident[EI_CLASS] != ELFCLASS64 || in e64_parse_ehdr()
Completed in 10 milliseconds