Home
last modified time | relevance | path

Searched refs:GetDebugMapSymfile (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.cpp61 m_dwarf.GetDebugMapSymfile(); in BuildAddressRangeTable()
H A DSymbolFileDWARF.cpp336 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeList()
486 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetForwardDeclCompilerTypeToDIE()
492 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in GetUniqueDWARFASTTypeMap()
501 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeSystemForLanguage()
786 if (GetDebugMapSymfile()) { in ParseCompileUnit()
814 if (GetDebugMapSymfile()) in ParseCompileUnit()
976 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
983 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
1274 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) { in ParseLineTable()
1648 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in CompleteType()
[all …]
H A DSymbolFileDWARF.h357 SymbolFileDWARFDebugMap *GetDebugMapSymfile();
H A DDWARFASTParserClang.cpp876 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseEnum()
1729 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseStructureLikeDIE()