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.cpp66 m_dwarf.GetDebugMapSymfile(); in BuildAddressRangeTable()
H A DSymbolFileDWARF.cpp336 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeList()
485 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetDIEToType()
492 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetForwardDeclCompilerTypeToDIE()
498 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in GetUniqueDWARFASTTypeMap()
507 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeSystemForLanguage()
779 if (GetDebugMapSymfile()) { in ParseCompileUnit()
807 if (GetDebugMapSymfile()) in ParseCompileUnit()
962 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
969 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
1272 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) { in ParseLineTable()
[all …]
H A DSymbolFileDWARF.h357 SymbolFileDWARFDebugMap *GetDebugMapSymfile();
H A DDWARFASTParserClang.cpp972 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseEnum()
1798 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseStructureLikeDIE()