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()
361 #define ELFCLASS32 1 macro
210 if (elf_class == ELFCLASS32) { in VerifyElfHeader()218 if (elf_class != ELFCLASS32) { in VerifyElfHeader()