Searched refs:new_executable_module_sp (Results 1 – 1 of 1) sorted by relevance
3680 ModuleSP new_executable_module_sp; in CompleteAttach() local3688 new_executable_module_sp = module_sp; in CompleteAttach()3692 if (new_executable_module_sp) in CompleteAttach()3694 m_target.SetExecutableModule (new_executable_module_sp, false); in CompleteAttach()