Searched refs:num_dwarf_units (Results 1 – 1 of 1) sorted by relevance
611 auto num_dwarf_units = oso_symfile->DebugInfo().GetNumUnits(); in ParseCompileUnitAtIndex() local612 for (size_t i = 0; i < num_dwarf_units; ++i) { in ParseCompileUnitAtIndex()