Home
last modified time | relevance | path

Searched refs:ctf_dynhash_remove (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-serialize.c172 ctf_dynhash_remove (symhash, name); in symtypetab_density()
189 ctf_dynhash_remove (symhash, name); in symtypetab_density()
200 ctf_dynhash_remove (symhash, name); in symtypetab_density()
204 ctf_dynhash_remove (linker_known, name); in symtypetab_density()
H A Dctf-create.c237 ctf_dynhash_remove (fp->ctf_dthash, (void *) (uintptr_t) in ctf_dtd_insert()
254 ctf_dynhash_remove (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type); in ctf_dtd_delete()
290 ctf_dynhash_remove (ctf_name_table (fp, name_kind)->ctn_writable, in ctf_dtd_delete()
339 ctf_dynhash_remove (fp->ctf_dvhash, dvd->dvd_name); in ctf_dvd_delete()
413 ctf_dynhash_remove (ctf_name_table (fp, kind)->ctn_writable, in ctf_rollback()
418 ctf_dynhash_remove (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type); in ctf_rollback()
H A Dctf-link.c406 ctf_dynhash_remove (one_out, from); in ctf_link_add_cu_mapping()
407 ctf_dynhash_remove (fp->ctf_link_in_cu_mapping, from); in ctf_link_add_cu_mapping()
885 ctf_dynhash_remove (fp->ctf_link_inputs, (const char *) name); in ctf_link_deduplicating_close_inputs()
1211 ctf_dynhash_remove (fp->ctf_link_inputs, in ctf_link_deduplicating_per_cu()
H A Dctf-string.c230 ctf_dynhash_remove (fp->ctf_str_atoms, newstr); in ctf_str_add_ref_internal()
H A Dctf-impl.h642 extern void ctf_dynhash_remove (ctf_dynhash_t *, const void *);
H A Dctf-hash.c266 ctf_dynhash_remove (ctf_dynhash_t *hp, const void *key) in ctf_dynhash_remove() function
H A DChangeLog-2020771 (ctf_dynhash_remove): Adjust.
1652 * ctf-hash.c (ctf_dynhash_remove): Call with a mocked-up element.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-serialize.c172 ctf_dynhash_remove (symhash, name); in symtypetab_density()
189 ctf_dynhash_remove (symhash, name); in symtypetab_density()
200 ctf_dynhash_remove (symhash, name); in symtypetab_density()
204 ctf_dynhash_remove (linker_known, name); in symtypetab_density()
H A Dctf-create.c240 ctf_dynhash_remove (fp->ctf_dthash, (void *) (uintptr_t) in ctf_dtd_insert()
258 ctf_dynhash_remove (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type); in ctf_dtd_delete()
294 ctf_dynhash_remove (ctf_name_table (fp, name_kind)->ctn_writable, in ctf_dtd_delete()
343 ctf_dynhash_remove (fp->ctf_dvhash, dvd->dvd_name); in ctf_dvd_delete()
417 ctf_dynhash_remove (ctf_name_table (fp, kind)->ctn_writable, in ctf_rollback()
422 ctf_dynhash_remove (fp->ctf_dthash, (void *) (uintptr_t) dtd->dtd_type); in ctf_rollback()
H A Dctf-string.c228 ctf_dynhash_remove (fp->ctf_str_atoms, newstr); in ctf_str_add_ref_internal()
H A Dctf-impl.h642 extern void ctf_dynhash_remove (ctf_dynhash_t *, const void *);
H A Dctf-hash.c266 ctf_dynhash_remove (ctf_dynhash_t *hp, const void *key) in ctf_dynhash_remove() function
H A Dctf-link.c871 ctf_dynhash_remove (fp->ctf_link_inputs, (const char *) name); in ctf_link_deduplicating_close_inputs()
1197 ctf_dynhash_remove (fp->ctf_link_inputs, in ctf_link_deduplicating_per_cu()
H A DChangeLog-2020771 (ctf_dynhash_remove): Adjust.
1652 * ctf-hash.c (ctf_dynhash_remove): Call with a mocked-up element.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-2020771 (ctf_dynhash_remove): Adjust.
1652 * ctf-hash.c (ctf_dynhash_remove): Call with a mocked-up element.