Searched refs:GetStoppedForCrash (Results 1 – 2 of 2) sorted by relevance
514 bool GetStoppedForCrash() const { return m_stopped_for_crash; } in GetStoppedForCrash() function
952 stopped_for_crash = interp.GetStoppedForCrash(); in RunCommandInterpreter()