Home
last modified time | relevance | path

Searched refs:ctf_dynhash_iter (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-string.c409 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 Dctf-link.c1598 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 Dctf-impl.h649 extern void ctf_dynhash_iter (ctf_dynhash_t *, ctf_hash_iter_f, void *);
H A Dctf-hash.c334 ctf_dynhash_iter (ctf_dynhash_t *hp, ctf_hash_iter_f fun, void *arg_) in ctf_dynhash_iter() function
H A DChangeLog-20201641 (ctf_dynhash_iter): New declaration.
1643 * ctf-hash.c (ctf_dynhash_iter): Define.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-string.c407 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 Dctf-link.c1585 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 Dctf-impl.h649 extern void ctf_dynhash_iter (ctf_dynhash_t *, ctf_hash_iter_f, void *);
H A Dctf-hash.c334 ctf_dynhash_iter (ctf_dynhash_t *hp, ctf_hash_iter_f fun, void *arg_) in ctf_dynhash_iter() function
H A DChangeLog-20201641 (ctf_dynhash_iter): New declaration.
1643 * ctf-hash.c (ctf_dynhash_iter): Define.
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-20201641 (ctf_dynhash_iter): New declaration.
1643 * ctf-hash.c (ctf_dynhash_iter): Define.