Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/
HDdictionary.c721 struct symbol **old_buckets = DICT_HASHED_BUCKETS (dict); in expand_hashtable() local
733 sym = old_buckets[i]; in expand_hashtable()
746 xfree (old_buckets); in expand_hashtable()