Searched refs:GetCompUnitForDWARFCompUnit (Results 1 – 3 of 3) sorted by relevance
2448 SymbolContext sc(GetCompUnitForDWARFCompUnit(dwarf_cu)); in ResolveClangOpaqueTypeDefinition()2678 SymbolContext sc(GetCompUnitForDWARFCompUnit(dwarf_cu)); in ResolveClangOpaqueTypeDefinition()2721 SymbolFileDWARF::GetCompUnitForDWARFCompUnit (DWARFCompileUnit* dwarf_cu, uint32_t cu_idx) in GetCompUnitForDWARFCompUnit() function in SymbolFileDWARF2738 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, UINT32_MAX); in GetFunction()2779 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, cu_idx); in ResolveSymbolContext()2895 CompileUnit *dc_cu = GetCompUnitForDWARFCompUnit(dwarf_cu, cu_idx); in ResolveSymbolContext()2901 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, cu_idx); in ResolveSymbolContext()3215 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, UINT32_MAX); in FindGlobalVariables()3317 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, UINT32_MAX); in FindGlobalVariables()4316 … CompileUnit *comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, UINT32_MAX); in ParseChildParameters()[all …]
380 sc.comp_unit = dwarf2Data->GetCompUnitForDWARFCompUnit(this); in BuildAddressRangeTable()
311 …lldb_private::CompileUnit* GetCompUnitForDWARFCompUnit(DWARFCompileUnit* dwarf_cu, uint32_t c…