Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-hash.c363 ctf_hash_destroy (ctf_hash_t *hp) in ctf_hash_destroy() function
H A Dctf-open.c1647 ctf_hash_destroy (fp->ctf_structs.ctn_readonly); in ctf_file_close()
1648 ctf_hash_destroy (fp->ctf_unions.ctn_readonly); in ctf_file_close()
1649 ctf_hash_destroy (fp->ctf_enums.ctn_readonly); in ctf_file_close()
1650 ctf_hash_destroy (fp->ctf_names.ctn_readonly); in ctf_file_close()
H A Dctf-impl.h381 extern void ctf_hash_destroy (ctf_hash_t *);