Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h443 m_debug_map_module_wp = module_sp; in SetDebugMapModule()
521 lldb::ModuleWP m_debug_map_module_wp; variable
H A DSymbolFileDWARF.cpp415 m_debug_map_module_wp(), m_debug_map_symfile(nullptr), in SymbolFileDWARF()
2092 lldb::ModuleSP module_sp(m_debug_map_module_wp.lock()); in GetModuleMutex()
4000 lldb::ModuleSP module_sp(m_debug_map_module_wp.lock()); in GetDebugMapSymfile()