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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_hash.c61 ctf_hash_destroy(hp);
169 ctf_hash_destroy(ctf_hash_t *hp) function
H A Dctf_impl.h297 extern void ctf_hash_destroy(ctf_hash_t *);
H A Dctf_open.c881 ctf_hash_destroy(&fp->ctf_structs);
882 ctf_hash_destroy(&fp->ctf_unions);
883 ctf_hash_destroy(&fp->ctf_enums);
884 ctf_hash_destroy(&fp->ctf_names);

Completed in 36 milliseconds