Searched refs:SymbolFileDWARFDebugMap (Results 1 – 9 of 9) sorted by relevance
48 char SymbolFileDWARFDebugMap::ID;54 const SymbolFileDWARFDebugMap::FileRangeMap &55 SymbolFileDWARFDebugMap::CompileUnitInfo::GetFileRangeMap( in GetFileRangeMap()56 SymbolFileDWARFDebugMap *exe_symfile) { in GetFileRangeMap()77 std::vector<SymbolFileDWARFDebugMap::CompileUnitInfo *> cu_infos; in GetFileRangeMap()201 SymbolFileDWARFDebugMap::GetSymbolFileAsSymbolFileDWARF(symfile); in GetSymbolFile()228 void SymbolFileDWARFDebugMap::Initialize() { in Initialize()233 void SymbolFileDWARFDebugMap::Terminate() { in Terminate()237 llvm::StringRef SymbolFileDWARFDebugMap::GetPluginDescriptionStatic() { in GetPluginDescriptionStatic()241 SymbolFile *SymbolFileDWARFDebugMap::CreateInstance(ObjectFileSP objfile_sp) { in CreateInstance()[all …]
27 class SymbolFileDWARFDebugMap : public lldb_private::SymbolFileCommon {53 SymbolFileDWARFDebugMap(lldb::ObjectFileSP objfile_sp);54 ~SymbolFileDWARFDebugMap() override;192 const FileRangeMap &GetFileRangeMap(SymbolFileDWARFDebugMap *exe_symfile);
55 class SymbolFileDWARFDebugMap; variable75 friend class SymbolFileDWARFDebugMap; variable464 SymbolFileDWARFDebugMap *GetDebugMapSymfile();540 SymbolFileDWARFDebugMap *m_debug_map_symfile;
41 SymbolFileDWARFDebugMap.cpp
63 SymbolFileDWARFDebugMap *debug_map_sym_file = in BuildAddressRangeTable()
245 SymbolFileDWARFDebugMap::Initialize(); in Initialize()260 SymbolFileDWARFDebugMap::Terminate(); in Terminate()276 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeList()428 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in GetUniqueDWARFASTTypeMap()437 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeSystemForLanguage()895 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()902 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()1191 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) { in ParseLineTable()1421 if (SymbolFileDWARFDebugMap *debug_map = GetDebugMapSymfile()) { in DecodeUID()3483 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in ParseVariableDIE()[all …]
771 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseEnum()1657 SymbolFileDWARFDebugMap *debug_map_symfile = in ParseStructureLikeDIE()1714 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseStructureLikeDIE()
44 SymbolFileDWARFDebugMap.cpp \
73 "SymbolFileDWARFDebugMap.cpp",