Searched refs:ELFCLASS64 (Results 1 – 6 of 6) sorted by relevance
53 const char* crash_collector_path = buf_head[EI_CLASS] == ELFCLASS64 ? in main()
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
180 } else if (EiClass == ELFCLASS64) { in ConvertElf()
86 #define ELFCLASS ELFCLASS64141 if (mEhdr->e_ident[EI_CLASS] != ELFCLASS64) { in InitializeElf64()