Searched defs:ELFCLASS (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/unused/
H A Dlinker.c114 #define ELFCLASS ELFCLASS64 macro
129 #define ELFCLASS ELFCLASS32 macro
786 if (ehdr->e_ident[EI_CLASS] != ELFCLASS) {

Completed in 97 milliseconds