Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.cpp62 m_dwarf.GetDebugMapSymfile(); in BuildAddressRangeTable()
H A DSymbolFileDWARF.cpp276 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeList()
428 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in GetUniqueDWARFASTTypeMap()
705 if (dwarf_cu.GetOffset() == 0 && GetDebugMapSymfile()) { in ParseCompileUnit()
732 if (GetDebugMapSymfile()) in ParseCompileUnit()
866 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
873 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
1372 if (GetDebugMapSymfile()) in GetUID()
1393 if (SymbolFileDWARFDebugMap *debug_map = GetDebugMapSymfile()) { in DecodeUID()
1713 if (GetDebugMapSymfile()) in GetDwoSymbolFileForCompileUnit()
2702 GetDebugMapSymfile()) in Supports_DW_AT_APPLE_objc_complete_type()
[all …]
H A DSymbolFileDWARF.h446 SymbolFileDWARFDebugMap *GetDebugMapSymfile();
H A DDWARFASTParserClang.cpp775 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseEnum()
1592 dwarf->GetDebugMapSymfile(); in ParseStructureLikeDIE()
1649 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseStructureLikeDIE()