Searched refs:ctf_dynhash_iter (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-string.c | 409 ctf_dynhash_iter (fp->ctf_str_atoms, ctf_str_purge_one_atom_refs, NULL); in ctf_str_purge_refs() 526 ctf_dynhash_iter (fp->ctf_str_atoms, ctf_str_count_strtab, &s); in ctf_str_write_strtab() 540 ctf_dynhash_iter (fp->ctf_str_atoms, ctf_str_populate_sorttab, &s); in ctf_str_write_strtab()
|
H A D | ctf-link.c | 1598 ctf_dynhash_iter (fp->ctf_link_outputs, ctf_link_intern_extern_string, in ctf_link_add_strtab() 1928 ctf_dynhash_iter (fp->ctf_link_outputs, ctf_accumulate_archive_names, &arg); in ctf_link_write() 1965 ctf_dynhash_iter (fp->ctf_link_outputs, ctf_change_parent_name, in ctf_link_write()
|
H A D | ctf-impl.h | 649 extern void ctf_dynhash_iter (ctf_dynhash_t *, ctf_hash_iter_f, void *);
|
H A D | ctf-hash.c | 334 ctf_dynhash_iter (ctf_dynhash_t *hp, ctf_hash_iter_f fun, void *arg_) in ctf_dynhash_iter() function
|
H A D | ChangeLog-2020 | 1641 (ctf_dynhash_iter): New declaration. 1643 * ctf-hash.c (ctf_dynhash_iter): Define.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-string.c | 407 ctf_dynhash_iter (fp->ctf_str_atoms, ctf_str_purge_one_atom_refs, NULL); in ctf_str_purge_refs() 524 ctf_dynhash_iter (fp->ctf_str_atoms, ctf_str_count_strtab, &s); in ctf_str_write_strtab() 538 ctf_dynhash_iter (fp->ctf_str_atoms, ctf_str_populate_sorttab, &s); in ctf_str_write_strtab()
|
H A D | ctf-link.c | 1585 ctf_dynhash_iter (fp->ctf_link_outputs, ctf_link_intern_extern_string, in ctf_link_add_strtab() 1892 ctf_dynhash_iter (fp->ctf_link_outputs, ctf_accumulate_archive_names, &arg); in ctf_link_write() 1929 ctf_dynhash_iter (fp->ctf_link_outputs, ctf_change_parent_name, in ctf_link_write()
|
H A D | ctf-impl.h | 649 extern void ctf_dynhash_iter (ctf_dynhash_t *, ctf_hash_iter_f, void *);
|
H A D | ctf-hash.c | 334 ctf_dynhash_iter (ctf_dynhash_t *hp, ctf_hash_iter_f fun, void *arg_) in ctf_dynhash_iter() function
|
H A D | ChangeLog-2020 | 1641 (ctf_dynhash_iter): New declaration. 1643 * ctf-hash.c (ctf_dynhash_iter): Define.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 1641 (ctf_dynhash_iter): New declaration. 1643 * ctf-hash.c (ctf_dynhash_iter): Define.
|