Searched refs:GetSymbolFileDWARF (Results 1 – 10 of 10) sorted by relevance
459 DWARFContext &context = m_unit->GetSymbolFileDWARF().GetDWARFContext(); in AsCString()484 SymbolFileDWARF &symbol_file = m_unit->GetSymbolFileDWARF(); in Address()513 m_unit->GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in Reference()522 m_unit->GetSymbolFileDWARF().DebugInfo().GetUnitContainingDIEOffset( in Reference()525 m_unit->GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in Reference()535 m_unit->GetSymbolFileDWARF().DebugInfo().GetTypeUnitForHash(value); in Reference()
25 return DIERef(m_cu->GetSymbolFileDWARF().GetDwoNum(), m_cu->GetDebugSection(), in GetDIERef()94 return &m_cu->GetSymbolFileDWARF(); in GetDWARF()
277 GetSymbolFileDWARF().GetDWARFContext().getOrLoadStrOffsetsData(); in SetDwoStrOffsetsBase()457 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in SetLoclistsBase()475 DWARFContext &Ctx = GetSymbolFileDWARF().GetDWARFContext(); in GetLocationData()503 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in GetRnglistTable()566 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in GetDIE()791 return &llvm::cast<SymbolFileDWARFDwo>(m_dwo->GetSymbolFileDWARF()); in GetDwoSymbolFile()
61 cu->GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in Extract()191 cu->GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in Extract()216 unit.GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in GetRangesOrReportError()242 SymbolFileDWARF &dwarf = cu->GetSymbolFileDWARF(); in GetDIENamesAndRanges()
53 if (unit.GetSymbolFileDWARF().GetDwoNum() == die_ref.dwo_num() && in FindAllEntriesForUnit()
193 SymbolFileDWARF &GetSymbolFileDWARF() const { return m_dwarf; } in GetSymbolFileDWARF() function
55 return DIERef(cu->GetSymbolFileDWARF().GetDwoNum(), in ToDIERef()
1527 return non_dwo_cu->GetSymbolFileDWARF().GetCompUnitForDWARFCompUnit( in GetCompUnitForDWARFCompUnit()3828 return unit.GetSymbolFileDWARF().GetTypeSystemForLanguage(GetLanguage(unit)); in GetTypeSystem()
169 auto &sym_file = die.GetCU()->GetSymbolFileDWARF(); in ParseTypeFromClangModule()
51 dwarf_cu->GetSymbolFileDWARF().GetDWARFContext().getOrLoadAddrData(); in ReadAddressFromDebugAddrSection()