Home
last modified time | relevance | path

Searched refs:ctf_dynhash_destroy (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c1766 ctf_dynhash_destroy (fp->ctf_dthash); in ctf_dict_close()
1769 ctf_dynhash_destroy (fp->ctf_structs.ctn_writable); in ctf_dict_close()
1770 ctf_dynhash_destroy (fp->ctf_unions.ctn_writable); in ctf_dict_close()
1771 ctf_dynhash_destroy (fp->ctf_enums.ctn_writable); in ctf_dict_close()
1772 ctf_dynhash_destroy (fp->ctf_names.ctn_writable); in ctf_dict_close()
1787 ctf_dynhash_destroy (fp->ctf_dvhash); in ctf_dict_close()
1789 ctf_dynhash_destroy (fp->ctf_symhash); in ctf_dict_close()
1792 ctf_dynhash_destroy (fp->ctf_objthash); in ctf_dict_close()
1793 ctf_dynhash_destroy (fp->ctf_funchash); in ctf_dict_close()
1795 ctf_dynhash_destroy (fp->ctf_dynsyms); in ctf_dict_close()
[all …]
H A Dctf-string.c132 ctf_dynhash_destroy (fp->ctf_prov_strtab); in ctf_str_create_atoms()
138 ctf_dynhash_destroy (fp->ctf_str_atoms); in ctf_str_create_atoms()
147 ctf_dynhash_destroy (fp->ctf_prov_strtab); in ctf_str_free_atoms()
148 ctf_dynhash_destroy (fp->ctf_str_atoms); in ctf_str_free_atoms()
574 ctf_dynhash_destroy (fp->ctf_syn_ext_strtab); in ctf_str_write_strtab()
H A Dctf-dedup.c1280 ctf_dynhash_destroy (name_counts); in ctf_dedup_populate_mappings()
1623 (ctf_hash_free_fun) ctf_dynhash_destroy)) == NULL) in ctf_dedup_init()
1698 ctf_dynhash_destroy (d->cd_id_to_dict_t); in ctf_dedup_fini()
1701 ctf_dynhash_destroy (d->cd_decorated_names[i]); in ctf_dedup_fini()
1702 ctf_dynhash_destroy (d->cd_name_counts); in ctf_dedup_fini()
1703 ctf_dynhash_destroy (d->cd_type_hashes); in ctf_dedup_fini()
1704 ctf_dynhash_destroy (d->cd_struct_origin); in ctf_dedup_fini()
1705 ctf_dynhash_destroy (d->cd_citers); in ctf_dedup_fini()
1706 ctf_dynhash_destroy (d->cd_output_mapping); in ctf_dedup_fini()
1707 ctf_dynhash_destroy (d->cd_output_first_gid); in ctf_dedup_fini()
[all …]
H A Dctf-create.c182 ctf_dynhash_destroy (structs); in ctf_create()
183 ctf_dynhash_destroy (unions); in ctf_create()
184 ctf_dynhash_destroy (enums); in ctf_create()
185 ctf_dynhash_destroy (names); in ctf_create()
186 ctf_dynhash_destroy (objthash); in ctf_create()
187 ctf_dynhash_destroy (funchash); in ctf_create()
188 ctf_dynhash_destroy (dvhash); in ctf_create()
190 ctf_dynhash_destroy (dthash); in ctf_create()
H A Dctf-serialize.c149 ctf_dynhash_destroy (linker_known); in symtypetab_density()
157 ctf_dynhash_destroy (linker_known); in symtypetab_density()
221 ctf_dynhash_destroy (linker_known); in symtypetab_density()
238 ctf_dynhash_destroy (linker_known); in symtypetab_density()
247 ctf_dynhash_destroy (linker_known); in symtypetab_density()
H A Dctf-link.c393 ctf_dynhash_destroy); in ctf_link_add_cu_mapping()
440 ctf_dynhash_destroy (one_out); in ctf_link_add_cu_mapping()
1645 ctf_dynhash_destroy (fp->ctf_dynsyms); in ctf_link_add_linker_symbol()
1731 ctf_dynhash_destroy (fp->ctf_dynsyms); in ctf_link_shuffle_syms()
1765 ctf_dynhash_destroy (fp->ctf_dynsyms); in ctf_link_shuffle_syms()
H A Dctf-archive.c536 ctf_dynhash_destroy (arc->ctfi_dicts); in ctf_arc_close()
703 ctf_dynhash_destroy (wrapper->ctfi_dicts); in ctf_arc_flush_caches()
H A Dctf-impl.h648 extern void ctf_dynhash_destroy (ctf_dynhash_t *);
H A Dctf-hash.c560 ctf_dynhash_destroy (ctf_dynhash_t *hp) in ctf_dynhash_destroy() function
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open.c1765 ctf_dynhash_destroy (fp->ctf_dthash); in ctf_dict_close()
1768 ctf_dynhash_destroy (fp->ctf_structs.ctn_writable); in ctf_dict_close()
1769 ctf_dynhash_destroy (fp->ctf_unions.ctn_writable); in ctf_dict_close()
1770 ctf_dynhash_destroy (fp->ctf_enums.ctn_writable); in ctf_dict_close()
1771 ctf_dynhash_destroy (fp->ctf_names.ctn_writable); in ctf_dict_close()
1786 ctf_dynhash_destroy (fp->ctf_dvhash); in ctf_dict_close()
1788 ctf_dynhash_destroy (fp->ctf_symhash); in ctf_dict_close()
1791 ctf_dynhash_destroy (fp->ctf_objthash); in ctf_dict_close()
1792 ctf_dynhash_destroy (fp->ctf_funchash); in ctf_dict_close()
1794 ctf_dynhash_destroy (fp->ctf_dynsyms); in ctf_dict_close()
[all …]
H A Dctf-string.c132 ctf_dynhash_destroy (fp->ctf_prov_strtab); in ctf_str_create_atoms()
138 ctf_dynhash_destroy (fp->ctf_str_atoms); in ctf_str_create_atoms()
147 ctf_dynhash_destroy (fp->ctf_prov_strtab); in ctf_str_free_atoms()
148 ctf_dynhash_destroy (fp->ctf_str_atoms); in ctf_str_free_atoms()
572 ctf_dynhash_destroy (fp->ctf_syn_ext_strtab); in ctf_str_write_strtab()
H A Dctf-dedup.c1280 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()
[all …]
H A Dctf-create.c182 ctf_dynhash_destroy (structs); in ctf_create()
183 ctf_dynhash_destroy (unions); in ctf_create()
184 ctf_dynhash_destroy (enums); in ctf_create()
185 ctf_dynhash_destroy (names); in ctf_create()
186 ctf_dynhash_destroy (objthash); in ctf_create()
187 ctf_dynhash_destroy (funchash); in ctf_create()
188 ctf_dynhash_destroy (dvhash); in ctf_create()
190 ctf_dynhash_destroy (dthash); in ctf_create()
H A Dctf-serialize.c149 ctf_dynhash_destroy (linker_known); in symtypetab_density()
157 ctf_dynhash_destroy (linker_known); in symtypetab_density()
221 ctf_dynhash_destroy (linker_known); in symtypetab_density()
238 ctf_dynhash_destroy (linker_known); in symtypetab_density()
247 ctf_dynhash_destroy (linker_known); in symtypetab_density()
H A Dctf-link.c394 ctf_dynhash_destroy); in ctf_link_add_cu_mapping()
428 ctf_dynhash_destroy (one_out); in ctf_link_add_cu_mapping()
1632 ctf_dynhash_destroy (fp->ctf_dynsyms); in ctf_link_add_linker_symbol()
1718 ctf_dynhash_destroy (fp->ctf_dynsyms); in ctf_link_shuffle_syms()
1752 ctf_dynhash_destroy (fp->ctf_dynsyms); in ctf_link_shuffle_syms()
H A Dctf-archive.c534 ctf_dynhash_destroy (arc->ctfi_dicts); in ctf_arc_close()
701 ctf_dynhash_destroy (wrapper->ctfi_dicts); in ctf_arc_flush_caches()
H A Dctf-impl.h648 extern void ctf_dynhash_destroy (ctf_dynhash_t *);
H A Dctf-hash.c560 ctf_dynhash_destroy (ctf_dynhash_t *hp) in ctf_dynhash_destroy() function