Searched refs:extern_map (Results 1 – 1 of 1) sorted by relevance
9042 build_abbrev_table (dw_die_ref die, external_ref_hash_type *extern_map) in build_abbrev_table() argument9061 && (ref_p = lookup_external_ref (extern_map, c)) in build_abbrev_table()9113 FOR_EACH_CHILD (die, c, build_abbrev_table (c, extern_map)); in build_abbrev_table()11027 external_ref_hash_type *extern_map = optimize_external_refs (die); in output_comp_unit() local11035 build_abbrev_table (die, extern_map); in output_comp_unit()11039 delete extern_map; in output_comp_unit() local11242 external_ref_hash_type *extern_map = optimize_external_refs (node->root_die); in output_comdat_type_unit() local11244 build_abbrev_table (node->root_die, extern_map); in output_comdat_type_unit()11246 delete extern_map; in output_comdat_type_unit() local11247 extern_map = NULL; in output_comdat_type_unit()