Searched refs:GetSymbolFileDWARF (Results 1 – 11 of 11) sorted by relevance
461 DWARFContext &context = m_unit->GetSymbolFileDWARF().GetDWARFContext(); in AsCString()486 SymbolFileDWARF &symbol_file = m_unit->GetSymbolFileDWARF(); in Address()516 m_unit->GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in ReferencedUnitAndOffset()524 m_unit->GetSymbolFileDWARF().DebugInfo().GetUnitContainingDIEOffset( in ReferencedUnitAndOffset()527 m_unit->GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in ReferencedUnitAndOffset()536 m_unit->GetSymbolFileDWARF().DebugInfo().GetTypeUnitForHash(value); in ReferencedUnitAndOffset()
27 return DIERef(m_cu->GetSymbolFileDWARF().GetFileIndex(), in GetDIERef()105 return &m_cu->GetSymbolFileDWARF(); in GetDWARF()
353 GetSymbolFileDWARF().GetDWARFContext().getOrLoadStrOffsetsData(); in SetDwoStrOffsetsBase()490 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in SetLoclistsBase()509 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in SetLoclistsBase()528 DWARFContext &Ctx = GetSymbolFileDWARF().GetDWARFContext(); in GetLocationData()542 DWARFContext &Ctx = GetSymbolFileDWARF().GetDWARFContext(); in GetRnglistData()549 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in GetRnglistData()573 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in GetRnglistTable()650 GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in GetDIE()881 return &llvm::cast<SymbolFileDWARFDwo>(m_dwo->GetSymbolFileDWARF()); in GetDwoSymbolFile()
61 cu->GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in Extract()77 cu->GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in Extract()98 unit.GetSymbolFileDWARF().GetObjectFile()->GetModule()->ReportError( in GetRangesOrReportError()132 SymbolFileDWARF &dwarf = cu->GetSymbolFileDWARF(); in GetDIENamesAndRanges()
64 debug_map_sym_file->GetCompileUnitInfo(&GetSymbolFileDWARF()); in BuildAddressRangeTable()
58 if (ns_unit.GetSymbolFileDWARF().GetFileIndex() == die_ref.file_index() && in FindAllEntriesForUnit()
211 SymbolFileDWARF &GetSymbolFileDWARF() const { return m_dwarf; } in GetSymbolFileDWARF() function
68 return DIERef(cu->GetSymbolFileDWARF().GetFileIndex(), in ToDIERef()
1682 return non_dwo_cu->GetSymbolFileDWARF().GetCompUnitForDWARFCompUnit( in GetCompUnitForDWARFCompUnit()4352 return unit.GetSymbolFileDWARF().GetTypeSystemForLanguage(GetLanguage(unit)); in GetTypeSystem()
181 auto &sym_file = die.GetCU()->GetSymbolFileDWARF(); in ParseTypeFromClangModule()
353 return dwarf_cu->GetSymbolFileDWARF().GetVendorDWARFOpcodeSize( in GetOpcodeDataSize()2600 if (dwarf_cu->GetSymbolFileDWARF().ParseVendorDWARFOpcode( in Evaluate()