Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h461 m_debug_map_module_wp = module_sp; in SetDebugMapModule()
539 lldb::ModuleWP m_debug_map_module_wp; variable
H A DSymbolFileDWARF.cpp415 m_debug_map_module_wp(), m_debug_map_symfile(nullptr), in SymbolFileDWARF()
2137 lldb::ModuleSP module_sp(m_debug_map_module_wp.lock()); in GetModuleMutex()
4135 lldb::ModuleSP module_sp(m_debug_map_module_wp.lock()); in GetDebugMapSymfile()