Searched refs:ctf_dynhash_cnext (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-inlines.h59 ctf_dynhash_cnext (ctf_dynhash_t *h, ctf_next_t **it, function
H A Dctf-dedup.c1444 while ((err = ctf_dynhash_cnext (counts, &j, &hval_, NULL)) == 0)
1501 while ((err = ctf_dynhash_cnext (name_counts, &j, &key, &count)) == 0)
1517 while ((err = ctf_dynhash_cnext (name_counts, &j, &key, NULL)) == 0)
1796 while ((err = ctf_dynhash_cnext (d->cd_output_mapping, &i, &k, NULL)) == 0)
3014 while ((err = ctf_dynhash_cnext (output->ctf_dedup.cd_output_emission_hashes,
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-inlines.h59 ctf_dynhash_cnext (ctf_dynhash_t *h, ctf_next_t **it, function
H A Dctf-serialize.c128 while ((err = ctf_dynhash_cnext (symfp->ctf_dynsyms, &i,
162 while ((err = ctf_dynhash_cnext (symhash, &i, &name, NULL)) == 0)
227 while ((err = ctf_dynhash_cnext (linker_known, &i, NULL, &ctf_sym)) == 0)
H A Dctf-dedup.c1460 while ((err = ctf_dynhash_cnext (counts, &j, &hval_, NULL)) == 0)
1522 while ((err = ctf_dynhash_cnext (name_counts, &j, &key, &count)) == 0)
1552 while ((err = ctf_dynhash_cnext (name_counts, &j, &key, NULL)) == 0)
1840 while ((err = ctf_dynhash_cnext (d->cd_output_mapping, &i, &k, NULL)) == 0)
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-inlines.h59 ctf_dynhash_cnext (ctf_dynhash_t *h, ctf_next_t **it, function
H A Dctf-serialize.c128 while ((err = ctf_dynhash_cnext (symfp->ctf_dynsyms, &i,
162 while ((err = ctf_dynhash_cnext (symhash, &i, &name, NULL)) == 0)
227 while ((err = ctf_dynhash_cnext (linker_known, &i, NULL, &ctf_sym)) == 0)
H A Dctf-dedup.c1460 while ((err = ctf_dynhash_cnext (counts, &j, &hval_, NULL)) == 0)
1522 while ((err = ctf_dynhash_cnext (name_counts, &j, &key, &count)) == 0)
1552 while ((err = ctf_dynhash_cnext (name_counts, &j, &key, NULL)) == 0)
1840 while ((err = ctf_dynhash_cnext (d->cd_output_mapping, &i, &k, NULL)) == 0)
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-inlines.h59 ctf_dynhash_cnext (ctf_dynhash_t *h, ctf_next_t **it, function
H A Dctf-serialize.c128 while ((err = ctf_dynhash_cnext (symfp->ctf_dynsyms, &i,
162 while ((err = ctf_dynhash_cnext (symhash, &i, &name, NULL)) == 0)
227 while ((err = ctf_dynhash_cnext (linker_known, &i, NULL, &ctf_sym)) == 0)
H A Dctf-dedup.c1459 while ((err = ctf_dynhash_cnext (counts, &j, &hval_, NULL)) == 0)
1521 while ((err = ctf_dynhash_cnext (name_counts, &j, &key, &count)) == 0)
1551 while ((err = ctf_dynhash_cnext (name_counts, &j, &key, NULL)) == 0)
1839 while ((err = ctf_dynhash_cnext (d->cd_output_mapping, &i, &k, NULL)) == 0)

Completed in 141 milliseconds