Searched refs:GetCompUnitForDWARFCompUnit (Results 1 – 3 of 3) sorted by relevance
61 sc.comp_unit = m_dwarf.GetCompUnitForDWARFCompUnit(*this); in BuildAddressRangeTable()80 sc.comp_unit = m_dwarf.GetCompUnitForDWARFCompUnit(*this); in BuildAddressRangeTable()
1033 if (CompileUnit *lldb_cu = GetCompUnitForDWARFCompUnit(*dwarf_cu)) in GetFile()1642 SymbolFileDWARF::GetCompUnitForDWARFCompUnit(DWARFCompileUnit &dwarf_cu) { in GetCompUnitForDWARFCompUnit() function in SymbolFileDWARF1647 return non_dwo_cu->GetSymbolFileDWARF().GetCompUnitForDWARFCompUnit( in GetCompUnitForDWARFCompUnit()1670 GetCompUnitForDWARFCompUnit(llvm::cast<DWARFCompileUnit>(*die.GetCU())); in GetFunction()2036 sc.comp_unit = GetCompUnitForDWARFCompUnit(*dwarf_cu); in ResolveSymbolContext()2219 sc.comp_unit = GetCompUnitForDWARFCompUnit(*dwarf_cu); in FindGlobalVariables()2282 sc.comp_unit = GetCompUnitForDWARFCompUnit(*dwarf_cu); in FindGlobalVariables()2699 scope = GetCompUnitForDWARFCompUnit(*dwarf_cu); in GetTypeForDIE()
243 GetCompUnitForDWARFCompUnit(DWARFCompileUnit &dwarf_cu);