Searched refs:bitmap_factor (Results 1 – 1 of 1) sorted by relevance
2433 const int bitmap_factor = ehdr->e_ident[EI_CLASS] == ELFCLASS32 ? 1 : 2; in compare_hash_gnu_hash() local2435 + (4 + gnu_hasharr[2] * bitmap_factor)); in compare_hash_gnu_hash()2446 uint64_t used_buf = ((4ULL + gnu_hasharr[2] * bitmap_factor + gnu_nbucket) in compare_hash_gnu_hash()