Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp233 if (GetDebugMapSymfile ()) in GetTypeList()
513 if (GetDebugMapSymfile ()) in GetUniqueDWARFASTTypeMap()
521 if (GetDebugMapSymfile ()) in GetClangASTContext()
857 if (GetDebugMapSymfile ()) in GetDWARFCompileUnit()
913 if (GetDebugMapSymfile ()) in ParseCompileUnit()
1110 SymbolFileDWARFDebugMap * debug_map_symfile = GetDebugMapSymfile (); in FixupAddress()
4827 if (m_supports_DW_AT_APPLE_objc_complete_type == eLazyBoolNo && GetDebugMapSymfile ()) in Supports_DW_AT_APPLE_objc_complete_type()
6089 if (!type_sp && GetDebugMapSymfile ()) in ParseType()
6143 if (!type_sp && GetDebugMapSymfile ()) in ParseType()
6681 … SymbolFileDWARFDebugMap *debug_map_symfile = GetDebugMapSymfile(); in ParseType()
[all …]
HDDWARFCompileUnit.cpp383 SymbolFileDWARFDebugMap *debug_map_sym_file = m_dwarf2Data->GetDebugMapSymfile(); in BuildAddressRangeTable()
HDSymbolFileDWARF.h460 GetDebugMapSymfile ();