Lines Matching refs:GetUnitAtIndex
434 get(info.GetUnitAtIndex(cu_idx)); in GetTypes()
732 DWARFUnit *dwarf_cu = DebugInfo().GetUnitAtIndex(comp_unit->GetID()); in GetDWARFCompileUnit()
870 if (auto *cu = llvm::dyn_cast<DWARFCompileUnit>(info.GetUnitAtIndex(i))) { in BuildCuTranslationTable()
896 DebugInfo().GetUnitAtIndex(*dwarf_idx))) in ParseCompileUnitAtIndex()
1782 return DebugInfo().GetUnitAtIndex(*die_ref.file_index()) in GetDIERefSymbolFile()
2015 llvm::dyn_cast<DWARFCompileUnit>(debug_info.GetUnitAtIndex(cu_idx)); in UpdateExternalModuleListIfNeeded()
2666 DWARFUnit *cu = info.GetUnitAtIndex(i); in GetMangledNamesForFunction()
2723 DWARFUnit *cu = info.GetUnitAtIndex(i); in GetDebugInfoSize()
3014 DWARFUnit *dwarf_cu = debug_info.GetUnitAtIndex(cu_idx); in Supports_DW_AT_APPLE_objc_complete_type()
3319 DWARFUnit *dwarf_cu = DebugInfo().GetUnitAtIndex(sc.comp_unit->GetID()); in ParseVariablesForContext()
4233 DWARFUnit *unit = info.GetUnitAtIndex(cu_idx); in GetSeparateDebugInfo()