Home
last modified time | relevance | path

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

/dports/devel/gdb/gdb-11.1/gdb/dwarf2/
H A Dread.h274 bool type_unit_group_p () const in type_unit_group_p() function
H A Dread.c2294 if (per_cu->type_unit_group_p ())
3046 gdb_assert (! this_cu->type_unit_group_p ());
7311 gdb_assert (tu_group->type_unit_group_p ());
23738 gdb_assert (! per_cu->type_unit_group_p ());
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-202015221 * dwarf2/read.h (struct dwarf2_per_cu_data) <type_unit_group_p>: