Searched refs:ELFCLASS64 (Results 1 – 5 of 5) sorted by relevance
62 if (Hdr->e_ident[EI_CLASS] != ELFCLASS64) { in IsAarch64Elf()115 } else if (Hdr32->e_ident[EI_CLASS] == ELFCLASS64) { in ElfCheckHeader()
96 #define ELFCLASS64 2 /* 64-bit architecture. */ macro
185 } else if (EiClass == ELFCLASS64) { in ConvertElf()
87 #define ELFCLASS ELFCLASS64142 if (mEhdr->e_ident[EI_CLASS] != ELFCLASS64) { in InitializeElf64()