Lines Matching refs:ctf_dynhash_destroy
1280 ctf_dynhash_destroy (name_counts); in ctf_dedup_populate_mappings()
1624 (ctf_hash_free_fun) ctf_dynhash_destroy)) == NULL) in ctf_dedup_init()
1699 ctf_dynhash_destroy (d->cd_id_to_dict_t); in ctf_dedup_fini()
1702 ctf_dynhash_destroy (d->cd_decorated_names[i]); in ctf_dedup_fini()
1703 ctf_dynhash_destroy (d->cd_name_counts); in ctf_dedup_fini()
1704 ctf_dynhash_destroy (d->cd_type_hashes); in ctf_dedup_fini()
1705 ctf_dynhash_destroy (d->cd_struct_origin); in ctf_dedup_fini()
1706 ctf_dynhash_destroy (d->cd_citers); in ctf_dedup_fini()
1707 ctf_dynhash_destroy (d->cd_output_mapping); in ctf_dedup_fini()
1708 ctf_dynhash_destroy (d->cd_output_first_gid); in ctf_dedup_fini()
1710 ctf_dynhash_destroy (d->cd_output_mapping_guard); in ctf_dedup_fini()
1712 ctf_dynhash_destroy (d->cd_input_nums); in ctf_dedup_fini()
1713 ctf_dynhash_destroy (d->cd_emission_struct_members); in ctf_dedup_fini()
1722 ctf_dynhash_destroy (od->cd_output_emission_hashes); in ctf_dedup_fini()
1723 ctf_dynhash_destroy (od->cd_output_emission_conflicted_forwards); in ctf_dedup_fini()