Searched refs:dg_count (Results 1 – 2 of 2) sorted by relevance
102 hdr->dg_count = count; in set_base()119 hdr->dg_count = count; in set_base()264 *list_length = gdbindexptr->gi_culisthdr.dg_count; in dwarf_gdbindex_culist_array()276 Dwarf_Unsigned max = gdbindexptr->gi_culisthdr.dg_count; in dwarf_gdbindex_culist_entry()305 *list_length = gdbindexptr->gi_typesculisthdr.dg_count; in dwarf_gdbindex_types_culist_array()318 Dwarf_Unsigned max = gdbindexptr->gi_typesculisthdr.dg_count; in dwarf_gdbindex_types_culist_entry()352 *list_length = gdbindexptr->gi_addressareahdr.dg_count; in dwarf_gdbindex_addressarea()366 Dwarf_Unsigned max = gdbindexptr->gi_addressareahdr.dg_count; in dwarf_gdbindex_addressarea_entry()399 *list_length = gdbindexptr->gi_symboltablehdr.dg_count; in dwarf_gdbindex_symboltable_array()412 Dwarf_Unsigned max = gdbindexptr->gi_symboltablehdr.dg_count; in dwarf_gdbindex_symboltable_entry()
62 Dwarf_Unsigned dg_count; member