Searched refs:dwarf_unit (Results 1 – 1 of 1) sorted by relevance
613 auto *dwarf_unit = oso_symfile->DebugInfo().GetUnitAtIndex(i); in ParseCompileUnitAtIndex() local614 if (auto *dwarf_cu = llvm::dyn_cast<DWARFCompileUnit>(dwarf_unit)) { in ParseCompileUnitAtIndex()