Home
last modified time | relevance | path

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

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