Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPathTree.cc474 hash_node_t **old_htable = descHT; in find_in_desc_htable() local
480 if (old_htable[i] != NULL) in find_in_desc_htable()
483 hash_node_t *hash_p = old_htable[i]; in find_in_desc_htable()
498 delete[] old_htable; in find_in_desc_htable()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.cc474 hash_node_t **old_htable = descHT; in find_in_desc_htable() local
480 if (old_htable[i] != NULL) in find_in_desc_htable()
483 hash_node_t *hash_p = old_htable[i]; in find_in_desc_htable()
498 delete[] old_htable; in find_in_desc_htable()