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