Searched refs:GetContinueOnceAttached (Results 1 – 3 of 3) sorted by relevance
176 new ProcessWindowsData(!attach_info.GetContinueOnceAttached())); in AttachProcess()
142 bool GetContinueOnceAttached() const { return m_continue_once_attached; } in GetContinueOnceAttached() function
442 if (m_options.attach_info.GetContinueOnceAttached()) in DoExecute()