Home
last modified time | relevance | path

Searched refs:m_debug_map_module_wp (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h445 m_debug_map_module_wp = module_sp; in SetDebugMapModule()
501 lldb::ModuleWP m_debug_map_module_wp; variable
H A DSymbolFileDWARF.cpp471 : SymbolFileCommon(std::move(objfile_sp)), m_debug_map_module_wp(), in SymbolFileDWARF()
2288 lldb::ModuleSP module_sp(m_debug_map_module_wp.lock()); in GetModuleMutex()
4314 lldb::ModuleSP module_sp(m_debug_map_module_wp.lock()); in GetDebugMapSymfile()