Searched refs:ELFCLASS64 (Results 1 – 2 of 2) sorted by relevance
46 if (class != ELFCLASS64) { in verify_ident()48 ELFCLASS64, class); in verify_ident()
122 #define ELFCLASS64 2 /* 64-bit objects */ macro