Searched refs:ctf_hash_destroy (Results 1 – 3 of 3) sorted by relevance
60 ctf_hash_destroy(hp); in ctf_hash_create()168 ctf_hash_destroy(ctf_hash_t *hp) in ctf_hash_destroy() function
979 ctf_hash_destroy(&fp->ctf_structs); in ctf_close()980 ctf_hash_destroy(&fp->ctf_unions); in ctf_close()981 ctf_hash_destroy(&fp->ctf_enums); in ctf_close()982 ctf_hash_destroy(&fp->ctf_names); in ctf_close()
275 extern void ctf_hash_destroy(ctf_hash_t *);