Searched refs:is_mips64 (Results 1 – 1 of 1) sorted by relevance
129 bool is_mips64; in arch_check_elf() local145 is_mips64 = (ehdr->e_ident[EI_CLASS] == ELFCLASS64) || in arch_check_elf()148 if (is_mips64) { in arch_check_elf()