Searched refs:hash_used (Results 1 – 1 of 1) sorted by relevance
2496 uint64_t hash_used = (2ULL + nchain + nbucket) * sizeof (Elf32_Word); in compare_hash_gnu_hash() local2497 if (hash_used > hash_data->d_size) in compare_hash_gnu_hash()