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.cpp73 Log *log = GetLog(DWARFLog::DebugMap); in GetFileRangeMap()
298 Log *log = GetLog(DWARFLog::DebugMap); in InitOSO()
330 DebugMap::Entry debug_map_entry(file_addr, byte_size, in InitOSO()
847 const DebugMap::Entry *debug_map_entry = in ResolveSymbolContext()
874 LLDB_LOG(GetLog(DWARFLog::DebugMap), in ResolveSymbolContext()
1423 DebugMap::Entry *debug_map_entry = in AddOSOFileRange()
1464 const DebugMap::Entry *debug_map_entry = in LinkOSOFileAddress()
1492 const DebugMap::Entry *debug_map_entry = in LinkOSOAddress()
1561 const DebugMap::Entry *debug_map_entry = in CalculateFrameVariableError()
H A DSymbolFileDWARFDebugMap.h316 typedef RangeDataVector<lldb::addr_t, lldb::addr_t, OSOEntry> DebugMap; typedef
331 DebugMap m_debug_map;