Searched refs:SetStopOnCrash (Results 1 – 6 of 6) sorted by relevance
76 void SBCommandInterpreterRunOptions::SetStopOnCrash(bool stop_on_crash) { in SetStopOnCrash() function in SBCommandInterpreterRunOptions79 m_opaque_up->SetStopOnCrash(stop_on_crash); in SetStopOnCrash()
48 SetStopOnCrash (bool);
45 void SetStopOnCrash(bool);
134 void SetStopOnCrash(bool stop_on_crash) { in SetStopOnCrash() function
573 options.SetStopOnCrash(m_option_data.m_batch); in MainLoop()
1132 run_options.SetStopOnCrash(True)