Searched refs:sig_types_hash (Results 1 – 1 of 1) sorted by relevance
2448 htab_t sig_types_hash; in create_signatured_type_table_from_index() local2456 sig_types_hash = allocate_signatured_type_table (objfile); in create_signatured_type_table_from_index()2483 slot = htab_find_slot (sig_types_hash, sig_type, INSERT); in create_signatured_type_table_from_index()2489 dwarf2_per_objfile->signatured_types = sig_types_hash; in create_signatured_type_table_from_index()