Searched refs:GetCompUnitForDWARFCompUnit (Results 1 – 4 of 4) sorted by relevance
115 return GetDWARF()->GetCompUnitForDWARFCompUnit(GetCU()); in GetLLDBCompileUnit()
515 sc.comp_unit = dwarf->GetCompUnitForDWARFCompUnit(this); in BuildAddressRangeTable()543 sc.comp_unit = dwarf->GetCompUnitForDWARFCompUnit(this); in BuildAddressRangeTable()
1551 SymbolFileDWARF::GetCompUnitForDWARFCompUnit(DWARFUnit *dwarf_cu, in GetCompUnitForDWARFCompUnit() function in SymbolFileDWARF1574 sc.comp_unit = GetCompUnitForDWARFCompUnit(die.GetCU(), UINT32_MAX); in GetFunction()1828 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, cu_idx); in ResolveSymbolContext()1929 CompileUnit *dc_cu = GetCompUnitForDWARFCompUnit(dwarf_cu, cu_idx); in ResolveSymbolContext()1935 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, cu_idx); in ResolveSymbolContext()2125 sc.comp_unit = GetCompUnitForDWARFCompUnit(die.GetCU(), UINT32_MAX); in FindGlobalVariables()2206 sc.comp_unit = GetCompUnitForDWARFCompUnit(die.GetCU(), UINT32_MAX); in FindGlobalVariables()2650 CompileUnit *lldb_cu = GetCompUnitForDWARFCompUnit(die.GetCU()); in GetTypeForDIE()
273 GetCompUnitForDWARFCompUnit(DWARFUnit *dwarf_cu,