Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_hash.c62 ctf_hash_destroy(hp); in ctf_hash_create()
170 ctf_hash_destroy(ctf_hash_t *hp) in ctf_hash_destroy() function
H A Dctf_open.c957 ctf_hash_destroy(&fp->ctf_structs); in ctf_close()
958 ctf_hash_destroy(&fp->ctf_unions); in ctf_close()
959 ctf_hash_destroy(&fp->ctf_enums); in ctf_close()
960 ctf_hash_destroy(&fp->ctf_names); in ctf_close()
H A Dctf_impl.h290 extern void ctf_hash_destroy(ctf_hash_t *);
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c1776 ctf_hash_destroy (fp->ctf_structs.ctn_readonly); in ctf_dict_close()
1777 ctf_hash_destroy (fp->ctf_unions.ctn_readonly); in ctf_dict_close()
1778 ctf_hash_destroy (fp->ctf_enums.ctn_readonly); in ctf_dict_close()
1779 ctf_hash_destroy (fp->ctf_names.ctn_readonly); in ctf_dict_close()
H A Dctf-impl.h637 extern void ctf_hash_destroy (ctf_hash_t *);
H A Dctf-hash.c842 ctf_hash_destroy (ctf_hash_t *hp) in ctf_hash_destroy() function
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open.c1775 ctf_hash_destroy (fp->ctf_structs.ctn_readonly); in ctf_dict_close()
1776 ctf_hash_destroy (fp->ctf_unions.ctn_readonly); in ctf_dict_close()
1777 ctf_hash_destroy (fp->ctf_enums.ctn_readonly); in ctf_dict_close()
1778 ctf_hash_destroy (fp->ctf_names.ctn_readonly); in ctf_dict_close()
H A Dctf-impl.h637 extern void ctf_hash_destroy (ctf_hash_t *);
H A Dctf-hash.c842 ctf_hash_destroy (ctf_hash_t *hp) in ctf_hash_destroy() function