Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2read.c209 htab_t type_unit_groups; member
5150 if (dwarf2_per_objfile->type_unit_groups == NULL) in get_type_unit_group()
5152 dwarf2_per_objfile->type_unit_groups = in get_type_unit_group()
5178 slot = htab_find_slot (dwarf2_per_objfile->type_unit_groups, in get_type_unit_group()
5264 gdb_assert (dwarf2_per_objfile->type_unit_groups == NULL); in build_type_unit_groups()
5344 htab_elements (dwarf2_per_objfile->type_unit_groups); in build_type_unit_groups()
5350 htab_traverse_noresize (dwarf2_per_objfile->type_unit_groups, in build_type_unit_groups()
5462 htab_traverse_noresize (dwarf2_per_objfile->type_unit_groups, in build_type_psymtabs()