Searched refs:ctf_dynset_create (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-dedup.c | 354 if ((element = ctf_dynset_create (htab_hash_string, in make_set_element() 379 = ctf_dynset_create (htab_hash_string, htab_eq_string, in ctf_dedup_atoms_init() 586 if ((citers = ctf_dynset_create (htab_hash_string, \ in ctf_dedup_rhash_type() 1202 if ((type_ids = ctf_dynset_create (htab_hash_pointer, in ctf_dedup_populate_mappings() 1676 = ctf_dynset_create (htab_hash_string, in ctf_dedup_init() 1835 if ((to_mark = ctf_dynset_create (htab_hash_string, htab_eq_string, in ctf_dedup_conflictify_unshared() 2375 if ((already_visited = ctf_dynset_create (htab_hash_string, in ctf_dedup_walk_output_mapping()
|
H A D | ctf-string.c | 118 fp->ctf_str_pending_ref = ctf_dynset_create (htab_hash_pointer, in ctf_str_create_atoms()
|
H A D | ctf-impl.h | 663 extern ctf_dynset_t *ctf_dynset_create (htab_hash, htab_eq, ctf_hash_free_fun);
|
H A D | ctf-hash.c | 573 ctf_dynset_create (htab_hash hash_fun, htab_eq eq_fun, in ctf_dynset_create() function
|
H A D | ChangeLog-2020 | 734 (ctf_dynset_create): New. 749 (ctf_dynset_create): New.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-dedup.c | 354 if ((element = ctf_dynset_create (htab_hash_string, in make_set_element() 379 = ctf_dynset_create (htab_hash_string, htab_eq_string, in ctf_dedup_atoms_init() 586 if ((citers = ctf_dynset_create (htab_hash_string, \ in ctf_dedup_rhash_type() 1202 if ((type_ids = ctf_dynset_create (htab_hash_pointer, in ctf_dedup_populate_mappings() 1677 = ctf_dynset_create (htab_hash_string, in ctf_dedup_init() 1836 if ((to_mark = ctf_dynset_create (htab_hash_string, htab_eq_string, in ctf_dedup_conflictify_unshared() 2372 if ((already_visited = ctf_dynset_create (htab_hash_string, in ctf_dedup_walk_output_mapping()
|
H A D | ctf-string.c | 118 fp->ctf_str_pending_ref = ctf_dynset_create (htab_hash_pointer, in ctf_str_create_atoms()
|
H A D | ctf-impl.h | 663 extern ctf_dynset_t *ctf_dynset_create (htab_hash, htab_eq, ctf_hash_free_fun);
|
H A D | ctf-hash.c | 573 ctf_dynset_create (htab_hash hash_fun, htab_eq eq_fun, in ctf_dynset_create() function
|
H A D | ChangeLog-2020 | 734 (ctf_dynset_create): New. 749 (ctf_dynset_create): New.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 734 (ctf_dynset_create): New. 749 (ctf_dynset_create): New.
|