Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DLogChannelDWARF.cpp24 DWARFLog::DebugMap},
H A DLogChannelDWARF.h20 DebugMap = Log::ChannelFlag<2>, enumerator
H A DSymbolFileDWARFDebugMap.cpp71 Log *log = GetLog(DWARFLog::DebugMap); in GetFileRangeMap()
297 Log *log = GetLog(DWARFLog::DebugMap); in InitOSO()
329 DebugMap::Entry debug_map_entry(file_addr, byte_size, in InitOSO()
829 const DebugMap::Entry *debug_map_entry = in ResolveSymbolContext()
856 LLDB_LOG(GetLog(DWARFLog::DebugMap), in ResolveSymbolContext()
1416 DebugMap::Entry *debug_map_entry = in AddOSOFileRange()
1457 const DebugMap::Entry *debug_map_entry = in LinkOSOFileAddress()
1485 const DebugMap::Entry *debug_map_entry = in LinkOSOAddress()
1554 const DebugMap::Entry *debug_map_entry = in CalculateFrameVariableError()
H A DSymbolFileDWARFDebugMap.h321 typedef RangeDataVector<lldb::addr_t, lldb::addr_t, OSOEntry> DebugMap; typedef
335 DebugMap m_debug_map;