Searched refs:is_64bit (Results 1 – 1 of 1) sorted by relevance
1322 bool is_64bit = (elf->hdr->e_ident[EI_CLASS] == ELFCLASS64); in get_rel_type_and_sym() local1324 if (elf->hdr->e_machine == EM_MIPS && is_64bit) { in get_rel_type_and_sym()1332 if (is_64bit) in get_rel_type_and_sym()