Searched refs:m_step_workaround (Results 1 – 2 of 2) sorted by relevance
259 if(!m_step_workaround) { in SingleStep() 263 m_step_workaround = SingleStepWorkaround::Get(m_tid); in SingleStep() 377 m_step_workaround.reset(); in SetStopped()
123 std::unique_ptr<SingleStepWorkaround> m_step_workaround; variable