Searched refs:caused_stop (Results 1 – 8 of 8) sorted by relevance
301 ProcessPOSIX::DoHalt(bool &caused_stop) in DoHalt() argument307 caused_stop = false; in DoHalt()311 caused_stop = false; in DoHalt()316 caused_stop = true; in DoHalt()
70 DoHalt(bool &caused_stop);
136 DoHalt (bool &caused_stop);
564 ProcessKDP::DoHalt (bool &caused_stop) in DoHalt() argument
139 DoHalt (bool &caused_stop);
1741 ProcessGDBRemote::DoHalt (bool &caused_stop) in DoHalt() argument1764 caused_stop = m_gdb_comm.GetInterruptWasSent (); in DoHalt()
3353 bool caused_stop = false; in Halt() local3356 error = DoHalt(caused_stop); in Halt()3372 if (caused_stop) in Halt()
2308 DoHalt (bool &caused_stop) in DoHalt() argument