Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.c10362 size_t buckets_filled = 0; in display_debug_names() local
10369 ++buckets_filled; in display_debug_names()
10374 buckets_filled, (unsigned long) bucket_count); in display_debug_names()
10404 if (name_count != buckets_filled + hash_clash_count) in display_debug_names()
10408 name_count, buckets_filled, hash_clash_count); in display_debug_names()