Searched refs:ELFCLASS32 (Results 1 – 4 of 4) sorted by relevance
121 if (e_ident[EI_CLASS] == ELFCLASS32) { in main()
130 if (elf_class == ELFCLASS32) { in RunUnpackRelocationsTestFor()166 if (elf_class == ELFCLASS32) { in RunPackRelocationsTestFor()
365 #define ELFCLASS32 1 macro
213 if (elf_class == ELFCLASS32) { in VerifyElfHeader()221 if (elf_class != ELFCLASS32) { in VerifyElfHeader()