Searched refs:m_exe_module_wp (Results 1 – 3 of 3) sorted by relevance
172 m_exe_module_wp(exe_module_sp), m_cu_idx(cu_idx) {} in DebugMapModule()183 ModuleSP exe_module_sp(m_exe_module_wp.lock()); in GetSymbolFile()218 ModuleWP m_exe_module_wp; member in DebugMapModule
830 m_exe_module_wp = type_sp->GetExeModule(); in SetType()861 return CheckModuleCommon(m_exe_module_wp, module_sp); in CheckExeModule()
310 lldb::ModuleWP m_exe_module_wp; variable