Searched refs:new_executable_module_sp (Results 1 – 1 of 1) sorted by relevance
3216 ModuleSP new_executable_module_sp; in CompleteAttach() local3224 new_executable_module_sp = module_sp; in CompleteAttach()3228 if (new_executable_module_sp) in CompleteAttach()3229 m_target.SetExecutableModule (new_executable_module_sp, false); in CompleteAttach()