Searched refs:ELFCLASS32 (Results 1 – 5 of 5) sorted by relevance
39 if (Hdr->e_ident[EI_CLASS] != ELFCLASS32) { in IsArmElf()101 if (Hdr32->e_ident[EI_CLASS] == ELFCLASS32) { in ElfCheckHeader()
95 #define ELFCLASS32 1 /* 32-bit architecture. */ macro
181 if (EiClass == ELFCLASS32) { in ConvertElf()
86 #define ELFCLASS ELFCLASS32139 if (mEhdr->e_ident[EI_CLASS] != ELFCLASS32) { in InitializeElf32()