Home
last modified time | relevance | path

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

/freebsd-14.2/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()
485 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in GetUniqueDWARFASTTypeMap()
494 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeSystemForLanguage()
779 if (GetDebugMapSymfile()) { in ParseCompileUnit()
807 if (GetDebugMapSymfile()) in ParseCompileUnit()
969 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
976 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
1745 if (SymbolFileDWARFDebugMap *debug_map = GetDebugMapSymfile()) { in GetDIE()
1796 if (GetDebugMapSymfile()) in GetDwoSymbolFileForCompileUnit()
2959 GetDebugMapSymfile()) in Supports_DW_AT_APPLE_objc_complete_type()
[all …]
H A DSymbolFileDWARF.h349 SymbolFileDWARFDebugMap *GetDebugMapSymfile();
H A DDWARFASTParserClang.cpp823 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseEnum()
1696 dwarf->GetDebugMapSymfile(); in ParseStructureLikeDIE()
1752 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseStructureLikeDIE()