Searched refs:SymbolFileDWARFDebugMap (Results 1 – 9 of 9) sorted by relevance
47 const SymbolFileDWARFDebugMap::FileRangeMap &48 SymbolFileDWARFDebugMap::CompileUnitInfo::GetFileRangeMap(SymbolFileDWARFDebugMap *exe_symfile) in GetFileRangeMap()73 std::vector<SymbolFileDWARFDebugMap::CompileUnitInfo *> cu_infos; in GetFileRangeMap()222 …SymbolFileDWARF *oso_symfile = SymbolFileDWARFDebugMap::GetSymbolFileAsSymbolFileDWARF(symbol_vend… in GetSymbolVendor()258 SymbolFileDWARFDebugMap::Initialize() in Initialize()266 SymbolFileDWARFDebugMap::Terminate() in Terminate()273 SymbolFileDWARFDebugMap::GetPluginNameStatic() in GetPluginNameStatic()280 SymbolFileDWARFDebugMap::GetPluginDescriptionStatic() in GetPluginDescriptionStatic()286 SymbolFileDWARFDebugMap::CreateInstance (ObjectFile* obj_file) in CreateInstance()288 return new SymbolFileDWARFDebugMap (obj_file); in CreateInstance()[all …]
31 class SymbolFileDWARFDebugMap : public lldb_private::SymbolFile56 SymbolFileDWARFDebugMap (lldb_private::ObjectFile* ofile);57 virtual ~ SymbolFileDWARFDebugMap ();183 GetFileRangeMap(SymbolFileDWARFDebugMap *exe_symfile);
26 SymbolFileDWARFDebugMap.cpp
36 SymbolFileDWARFDebugMap.cpp \
61 class SymbolFileDWARFDebugMap; variable66 friend class SymbolFileDWARFDebugMap;458 SymbolFileDWARFDebugMap *564 SymbolFileDWARFDebugMap * m_debug_map_symfile;
407 SymbolFileDWARFDebugMap *debug_map_sym_file = m_dwarf2Data->GetDebugMapSymfile(); in BuildAddressRangeTable()
1110 SymbolFileDWARFDebugMap * debug_map_symfile = GetDebugMapSymfile (); in FixupAddress()6590 … SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in ParseType()6593 …class_symfile = debug_map_symfile->GetSymbolFileByOSOIndex(SymbolFileDWARFDebugMap::GetOSOIndexFro… in ParseType()7400 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile (); in ParseVariableDIE()7933 SymbolFileDWARFDebugMap *7943 m_debug_map_symfile = (SymbolFileDWARFDebugMap *)sym_vendor->GetSymbolFile(); in GetDebugMapSymfile()
116 SymbolFileDWARFDebugMap::Initialize(); in Initialize()200 SymbolFileDWARFDebugMap::Terminate(); in Terminate()
327 …F00698AC0 /* SymbolFileDWARFDebugMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 260C89DB10…812 …/* SymbolFileDWARFDebugMap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…813 …04 /* SymbolFileDWARFDebugMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …2054 260C89DB10F57C5600BB2B04 /* SymbolFileDWARFDebugMap.cpp */,2055 260C89DC10F57C5600BB2B04 /* SymbolFileDWARFDebugMap.h */,4111 268900CC13353E5F00698AC0 /* SymbolFileDWARFDebugMap.cpp in Sources */,