Searched refs:ELFCLASS32 (Results 1 – 3 of 3) sorted by relevance
287 #define ELFCLASS32 1 macro
259 if (elf_class == ELFCLASS32) { in VerifyElfHeader()267 if (elf_class != ELFCLASS32) { in VerifyElfHeader()
157 #define ELFCLASS32 1 /* 32-bit architecture. */ macro