Searched refs:GetCompUnitForDWARFCompUnit (Results 1 – 3 of 3) sorted by relevance
423 sc.comp_unit = dwarf2Data->GetCompUnitForDWARFCompUnit(this); in BuildAddressRangeTable()454 sc.comp_unit = dwarf2Data->GetCompUnitForDWARFCompUnit(this); in BuildAddressRangeTable()
2569 SymbolContext sc(GetCompUnitForDWARFCompUnit(dwarf_cu)); in ResolveClangOpaqueTypeDefinition()2801 SymbolContext sc(GetCompUnitForDWARFCompUnit(dwarf_cu)); in ResolveClangOpaqueTypeDefinition()2844 SymbolFileDWARF::GetCompUnitForDWARFCompUnit (DWARFCompileUnit* dwarf_cu, uint32_t cu_idx) in GetCompUnitForDWARFCompUnit() function in SymbolFileDWARF2861 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, UINT32_MAX); in GetFunction()3031 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, cu_idx); in ResolveSymbolContext()3147 CompileUnit *dc_cu = GetCompUnitForDWARFCompUnit(dwarf_cu, cu_idx); in ResolveSymbolContext()3153 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, cu_idx); in ResolveSymbolContext()3464 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, UINT32_MAX); in FindGlobalVariables()3564 sc.comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, UINT32_MAX); in FindGlobalVariables()4554 … CompileUnit *comp_unit = GetCompUnitForDWARFCompUnit(dwarf_cu, UINT32_MAX); in ParseChildParameters()[all …]
306 …lldb_private::CompileUnit* GetCompUnitForDWARFCompUnit(DWARFCompileUnit* dwarf_cu, uint32_t c…