Searched refs:SetStopOnCrash (Results 1 – 7 of 7) 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);
94 opts.SetStopOnCrash(not opts.GetStopOnCrash())
133 void SetStopOnCrash(bool stop_on_crash) { in SetStopOnCrash() function
571 options.SetStopOnCrash(m_option_data.m_batch); in MainLoop()
1064 run_options.SetStopOnCrash(True)