Home
last modified time | relevance | path

Searched refs:ctf_dynhash_lookup (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-dedup.c352 if ((element = ctf_dynhash_lookup (set, key)) == NULL) in make_set_element()
444 if ((ret = ctf_dynhash_lookup (d->cd_decorated_names[i], name)) == NULL) in ctf_decorate_type_name()
1087 if ((hval = ctf_dynhash_lookup (d->cd_type_hashes, type_id)) != NULL) in ctf_dedup_hash_type()
1179 if ((orig_hval = ctf_dynhash_lookup (d->cd_output_mapping_guard, id)) != NULL) in ctf_dedup_populate_mappings()
1196 if ((type_ids = ctf_dynhash_lookup (d->cd_output_mapping, in ctf_dedup_populate_mappings()
1225 (ctf_dynhash_lookup (d->cd_output_first_gid, hval)); in ctf_dedup_populate_mappings()
1267 hval = ctf_dynhash_lookup (d->cd_type_hashes, id); in ctf_dedup_populate_mappings()
1270 if ((name_counts = ctf_dynhash_lookup (d->cd_name_counts, in ctf_dedup_populate_mappings()
1286 count = (long int) (uintptr_t) ctf_dynhash_lookup (name_counts, hval); in ctf_dedup_populate_mappings()
1325 if ((citers = ctf_dynhash_lookup (d->cd_citers, hval)) == NULL) in ctf_dedup_mark_conflicting_hash()
[all …]
H A Dctf-serialize.c170 if ((sym = ctf_dynhash_lookup (symfp->ctf_dynsyms, name)) == NULL) in symtypetab_density()
293 this_link_sym = ctf_dynhash_lookup (symfp->ctf_dynsyms, nameidx[i]); in emit_symtypetab()
317 && (ctf_dynhash_lookup (fp->ctf_objthash, sym_name))) in emit_symtypetab()
321 && (ctf_dynhash_lookup (fp->ctf_funchash, sym_name))) in emit_symtypetab()
330 if ((type = ctf_dynhash_lookup (symhash, sym_name)) == NULL) in emit_symtypetab()
387 this_link_sym = ctf_dynhash_lookup (symfp->ctf_dynsyms, idx[i]); in emit_symtypetab_index()
409 && (ctf_dynhash_lookup (fp->ctf_objthash, sym_name))) in emit_symtypetab_index()
413 && (ctf_dynhash_lookup (fp->ctf_funchash, sym_name))) in emit_symtypetab_index()
422 if ((type = ctf_dynhash_lookup (symhash, sym_name)) == NULL) in emit_symtypetab_index()
449 ctf_dynhash_lookup (fp->ctf_objthash, dvd->dvd_name)) > 0) in symtypetab_delete_nonstatics()
[all …]
H A Dctf-string.c39 return ctf_dynhash_lookup (fp->ctf_syn_ext_strtab, in ctf_strraw_explicit()
49 return ctf_dynhash_lookup (fp->ctf_prov_strtab, in ctf_strraw_explicit()
169 atom = ctf_dynhash_lookup (fp->ctf_str_atoms, str); in ctf_str_add_ref_internal()
357 atom = ctf_dynhash_lookup (fp->ctf_str_atoms, str); in ctf_str_remove_ref()
517 nullstr = ctf_dynhash_lookup (fp->ctf_str_atoms, ""); in ctf_str_write_strtab()
H A Dctf-link.c105 if ((input = ctf_dynhash_lookup (fp->ctf_link_inputs, name)) != NULL) in ctf_link_add_ctf_internal()
281 while ((ctf_dynhash_lookup (fp->ctf_link_outputs, dynname)) != NULL) in ctf_new_per_cu_name()
314 if ((ctf_name = ctf_dynhash_lookup (fp->ctf_link_in_cu_mapping, in ctf_create_per_cu()
326 if ((cu_fp = ctf_dynhash_lookup (fp->ctf_link_outputs, ctf_name)) == NULL in ctf_create_per_cu()
400 if ((existing = ctf_dynhash_lookup (fp->ctf_link_in_cu_mapping, from)) != NULL) in ctf_link_add_cu_mapping()
402 one_out = ctf_dynhash_lookup (fp->ctf_link_out_cu_mapping, existing); in ctf_link_add_cu_mapping()
432 if ((one_out = ctf_dynhash_lookup (fp->ctf_link_out_cu_mapping, t)) == NULL) in ctf_link_add_cu_mapping()
501 dvd = ctf_dynhash_lookup (fp->ctf_dvhash, name); in check_variable()
628 input_1 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_1); in ctf_link_sort_inputs()
629 input_2 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_2); in ctf_link_sort_inputs()
[all …]
H A Dctf-lookup.c553 if ((symp = ctf_dynhash_lookup (fp->ctf_dynsyms, symname)) == NULL) in ctf_lookup_symbol_idx()
934 ctf_dynhash_lookup (fp->ctf_objthash, symname)) == 0)) in ctf_lookup_by_sym_or_name()
938 ctf_dynhash_lookup (fp->ctf_funchash, symname)) == 0)) in ctf_lookup_by_sym_or_name()
950 ctf_dynhash_lookup (fp->ctf_objthash, symname)) == 0)) in ctf_lookup_by_sym_or_name()
954 ctf_dynhash_lookup (fp->ctf_funchash, symname)) == 0)) in ctf_lookup_by_sym_or_name()
H A Dctf-create.c306 ctf_dynhash_lookup (fp->ctf_dthash, (void *) (uintptr_t) type); in ctf_dtd_lookup()
349 return (ctf_dvdef_t *) ctf_dynhash_lookup (fp->ctf_dvhash, name); in ctf_dvd_lookup()
1385 if (ctf_dynhash_lookup (fp->ctf_objthash, name) != NULL || in ctf_add_funcobjt_sym()
1386 ctf_dynhash_lookup (fp->ctf_funchash, name) != NULL) in ctf_add_funcobjt_sym()
1553 dst_type = (uintptr_t) ctf_dynhash_lookup (target_fp->ctf_link_type_mapping, in ctf_type_mapping()
1570 dst_type = (uintptr_t) ctf_dynhash_lookup (target_fp->ctf_link_type_mapping, in ctf_type_mapping()
1631 if (ctf_dynhash_lookup (proc_tracking_fp->ctf_add_processing, in ctf_add_type_internal()
H A Dctf-impl.h645 extern void *ctf_dynhash_lookup (ctf_dynhash_t *, const void *);
H A Dctf-hash.c285 ctf_dynhash_lookup (ctf_dynhash_t *hp, const void *key) in ctf_dynhash_lookup() function
H A Dctf-archive.c661 && ((fp = ctf_dynhash_lookup (arc->ctfi_dicts, name)) != NULL)) in ctf_dict_open_cached()
H A Dctf-types.c650 id = (ctf_id_t) (uintptr_t) ctf_dynhash_lookup (np->ctn_writable, name); in ctf_lookup_by_rawhash()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-dedup.c352 if ((element = ctf_dynhash_lookup (set, key)) == NULL) in make_set_element()
444 if ((ret = ctf_dynhash_lookup (d->cd_decorated_names[i], name)) == NULL) in ctf_decorate_type_name()
1087 if ((hval = ctf_dynhash_lookup (d->cd_type_hashes, type_id)) != NULL) in ctf_dedup_hash_type()
1179 if ((orig_hval = ctf_dynhash_lookup (d->cd_output_mapping_guard, id)) != NULL) in ctf_dedup_populate_mappings()
1196 if ((type_ids = ctf_dynhash_lookup (d->cd_output_mapping, in ctf_dedup_populate_mappings()
1225 (ctf_dynhash_lookup (d->cd_output_first_gid, hval)); in ctf_dedup_populate_mappings()
1267 hval = ctf_dynhash_lookup (d->cd_type_hashes, id); in ctf_dedup_populate_mappings()
1270 if ((name_counts = ctf_dynhash_lookup (d->cd_name_counts, in ctf_dedup_populate_mappings()
1286 count = (long int) (uintptr_t) ctf_dynhash_lookup (name_counts, hval); in ctf_dedup_populate_mappings()
1326 if ((citers = ctf_dynhash_lookup (d->cd_citers, hval)) == NULL) in ctf_dedup_mark_conflicting_hash()
[all …]
H A Dctf-serialize.c170 if ((sym = ctf_dynhash_lookup (symfp->ctf_dynsyms, name)) == NULL) in symtypetab_density()
293 this_link_sym = ctf_dynhash_lookup (symfp->ctf_dynsyms, nameidx[i]); in emit_symtypetab()
317 && (ctf_dynhash_lookup (fp->ctf_objthash, sym_name))) in emit_symtypetab()
321 && (ctf_dynhash_lookup (fp->ctf_funchash, sym_name))) in emit_symtypetab()
330 if ((type = ctf_dynhash_lookup (symhash, sym_name)) == NULL) in emit_symtypetab()
387 this_link_sym = ctf_dynhash_lookup (symfp->ctf_dynsyms, idx[i]); in emit_symtypetab_index()
409 && (ctf_dynhash_lookup (fp->ctf_objthash, sym_name))) in emit_symtypetab_index()
413 && (ctf_dynhash_lookup (fp->ctf_funchash, sym_name))) in emit_symtypetab_index()
422 if ((type = ctf_dynhash_lookup (symhash, sym_name)) == NULL) in emit_symtypetab_index()
449 ctf_dynhash_lookup (fp->ctf_objthash, dvd->dvd_name)) > 0) in symtypetab_delete_nonstatics()
[all …]
H A Dctf-string.c39 return ctf_dynhash_lookup (fp->ctf_syn_ext_strtab, in ctf_strraw_explicit()
49 return ctf_dynhash_lookup (fp->ctf_prov_strtab, in ctf_strraw_explicit()
169 atom = ctf_dynhash_lookup (fp->ctf_str_atoms, str); in ctf_str_add_ref_internal()
355 atom = ctf_dynhash_lookup (fp->ctf_str_atoms, str); in ctf_str_remove_ref()
515 nullstr = ctf_dynhash_lookup (fp->ctf_str_atoms, ""); in ctf_str_write_strtab()
H A Dctf-link.c105 if ((input = ctf_dynhash_lookup (fp->ctf_link_inputs, name)) != NULL) in ctf_link_add_ctf_internal()
283 while ((ctf_dynhash_lookup (fp->ctf_link_outputs, dynname)) != NULL) in ctf_new_per_cu_name()
316 if ((ctf_name = ctf_dynhash_lookup (fp->ctf_link_in_cu_mapping, in ctf_create_per_cu()
328 if ((cu_fp = ctf_dynhash_lookup (fp->ctf_link_outputs, ctf_name)) == NULL in ctf_create_per_cu()
420 if ((one_out = ctf_dynhash_lookup (fp->ctf_link_out_cu_mapping, t)) == NULL) in ctf_link_add_cu_mapping()
486 dvd = ctf_dynhash_lookup (fp->ctf_dvhash, name); in check_variable()
613 input_1 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_1); in ctf_link_sort_inputs()
614 input_2 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_2); in ctf_link_sort_inputs()
658 one_input = ctf_dynhash_lookup (fp->ctf_link_inputs, one_name); in ctf_link_deduplicating_count_inputs()
757 one_input = ctf_dynhash_lookup (fp->ctf_link_inputs, one_name); in ctf_link_deduplicating_open_inputs()
H A Dctf-lookup.c550 if ((symp = ctf_dynhash_lookup (fp->ctf_dynsyms, symname)) == NULL) in ctf_lookup_symbol_idx()
922 ctf_dynhash_lookup (fp->ctf_objthash, symname)) == 0)) in ctf_lookup_by_sym_or_name()
926 ctf_dynhash_lookup (fp->ctf_funchash, symname)) == 0)) in ctf_lookup_by_sym_or_name()
938 ctf_dynhash_lookup (fp->ctf_objthash, symname)) == 0)) in ctf_lookup_by_sym_or_name()
942 ctf_dynhash_lookup (fp->ctf_funchash, symname)) == 0)) in ctf_lookup_by_sym_or_name()
H A Dctf-create.c307 ctf_dynhash_lookup (fp->ctf_dthash, (void *) (uintptr_t) type); in ctf_dtd_lookup()
353 return (ctf_dvdef_t *) ctf_dynhash_lookup (fp->ctf_dvhash, name); in ctf_dvd_lookup()
1355 if (ctf_dynhash_lookup (fp->ctf_objthash, name) != NULL || in ctf_add_funcobjt_sym()
1356 ctf_dynhash_lookup (fp->ctf_funchash, name) != NULL) in ctf_add_funcobjt_sym()
1523 dst_type = (uintptr_t) ctf_dynhash_lookup (target_fp->ctf_link_type_mapping, in ctf_type_mapping()
1540 dst_type = (uintptr_t) ctf_dynhash_lookup (target_fp->ctf_link_type_mapping, in ctf_type_mapping()
1601 if (ctf_dynhash_lookup (proc_tracking_fp->ctf_add_processing, in ctf_add_type_internal()
H A Dctf-impl.h645 extern void *ctf_dynhash_lookup (ctf_dynhash_t *, const void *);
H A Dctf-hash.c285 ctf_dynhash_lookup (ctf_dynhash_t *hp, const void *key) in ctf_dynhash_lookup() function
H A Dctf-archive.c659 && ((fp = ctf_dynhash_lookup (arc->ctfi_dicts, name)) != NULL)) in ctf_dict_open_cached()
H A Dctf-types.c642 id = (ctf_id_t) (uintptr_t) ctf_dynhash_lookup (np->ctn_writable, name); in ctf_lookup_by_rawhash()