Searched refs:ctf_dynhash_remove (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-serialize.c | 172 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 D | ctf-create.c | 237 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 D | ctf-link.c | 406 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 D | ctf-string.c | 230 ctf_dynhash_remove (fp->ctf_str_atoms, newstr); in ctf_str_add_ref_internal()
|
H A D | ctf-impl.h | 642 extern void ctf_dynhash_remove (ctf_dynhash_t *, const void *);
|
H A D | ctf-hash.c | 266 ctf_dynhash_remove (ctf_dynhash_t *hp, const void *key) in ctf_dynhash_remove() function
|
H A D | ChangeLog-2020 | 771 (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 D | ctf-serialize.c | 172 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 D | ctf-create.c | 240 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 D | ctf-string.c | 228 ctf_dynhash_remove (fp->ctf_str_atoms, newstr); in ctf_str_add_ref_internal()
|
H A D | ctf-impl.h | 642 extern void ctf_dynhash_remove (ctf_dynhash_t *, const void *);
|
H A D | ctf-hash.c | 266 ctf_dynhash_remove (ctf_dynhash_t *hp, const void *key) in ctf_dynhash_remove() function
|
H A D | ctf-link.c | 871 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 D | ChangeLog-2020 | 771 (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 D | ChangeLog-2020 | 771 (ctf_dynhash_remove): Adjust. 1652 * ctf-hash.c (ctf_dynhash_remove): Call with a mocked-up element.
|