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