Lines Matching refs:GetCompUnitForDWARFCompUnit
2430 SymbolContext sc(GetCompUnitForDWARFCompUnit(dwarf_cu)); in ResolveClangOpaqueTypeDefinition()
2630 SymbolContext sc(GetCompUnitForDWARFCompUnit(dwarf_cu)); in ResolveClangOpaqueTypeDefinition()
2673 SymbolFileDWARF::GetCompUnitForDWARFCompUnit (DWARFCompileUnit* dwarf_cu, uint32_t cu_idx) in GetCompUnitForDWARFCompUnit() function in SymbolFileDWARF
2690 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, UINT32_MAX); in GetFunction()
2731 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, cu_idx); in ResolveSymbolContext()
2847 CompileUnit *dc_cu = GetCompUnitForDWARFCompUnit(dwarf_cu, cu_idx); in ResolveSymbolContext()
2853 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, cu_idx); in ResolveSymbolContext()
3167 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, UINT32_MAX); in FindGlobalVariables()
3269 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, UINT32_MAX); in FindGlobalVariables()
4258 … CompileUnit *comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, UINT32_MAX); in ParseChildParameters()
4493 CompileUnit* lldb_cu = GetCompUnitForDWARFCompUnit(dwarf_cu); in GetTypeForDIE()
6342 SymbolContext cu_sc(GetCompUnitForDWARFCompUnit(dwarf_cu)); in ParseType()