Searched refs:m_exe_module_wp (Results 1 – 3 of 3) sorted by relevance
174 m_exe_module_wp(exe_module_sp), m_cu_idx(cu_idx) {} in DebugMapModule()185 ModuleSP exe_module_sp(m_exe_module_wp.lock()); in GetSymbolFile()220 ModuleWP m_exe_module_wp; member in DebugMapModule
831 m_exe_module_wp = type_sp->GetExeModule(); in SetType()862 return CheckModuleCommon(m_exe_module_wp, module_sp); in CheckExeModule()
304 lldb::ModuleWP m_exe_module_wp; variable