Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.cpp64 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()
437 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeSystemForLanguage()
705 if (GetDebugMapSymfile()) { in ParseCompileUnit()
732 if (GetDebugMapSymfile()) in ParseCompileUnit()
895 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
902 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
1191 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) { in ParseLineTable()
1400 if (GetDebugMapSymfile()) in GetUID()
1421 if (SymbolFileDWARFDebugMap *debug_map = GetDebugMapSymfile()) { in DecodeUID()
[all …]
H A DSymbolFileDWARF.h464 SymbolFileDWARFDebugMap *GetDebugMapSymfile();
H A DDWARFASTParserClang.cpp771 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseEnum()
1658 dwarf->GetDebugMapSymfile(); in ParseStructureLikeDIE()
1714 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseStructureLikeDIE()