Home
last modified time | relevance | path

Searched refs:hash_used (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/src/
Delflint.c2496 uint64_t hash_used = (2ULL + nchain + nbucket) * sizeof (Elf32_Word); in compare_hash_gnu_hash() local
2497 if (hash_used > hash_data->d_size) in compare_hash_gnu_hash()