Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFCompileUnit.cpp62 m_dwarf.GetDebugMapSymfile(); in BuildAddressRangeTable()
DSymbolFileDWARF.cpp292 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeList()
445 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in GetUniqueDWARFASTTypeMap()
454 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) in GetTypeSystemForLanguage()
685 if (dwarf_cu.GetOffset() == 0 && GetDebugMapSymfile()) { in ParseCompileUnit()
780 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
787 SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in FixupAddress()
1058 if (SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile()) { in ParseLineTable()
1267 if (GetDebugMapSymfile()) in GetUID()
1288 if (SymbolFileDWARFDebugMap *debug_map = GetDebugMapSymfile()) { in DecodeUID()
1620 if (GetDebugMapSymfile()) in GetDwoSymbolFileForCompileUnit()
[all …]
DSymbolFileDWARF.h415 SymbolFileDWARFDebugMap *GetDebugMapSymfile();
DDWARFASTParserClang.cpp791 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseEnum()
1499 dwarf->GetDebugMapSymfile(); in ParseStructureLikeDIE()
1556 SymbolFileDWARFDebugMap *debug_map_symfile = dwarf->GetDebugMapSymfile(); in ParseStructureLikeDIE()