Searched defs:step_more (Results 1 – 4 of 4) sorted by relevance
79 bool ThreadKDP::ShouldStop(bool &step_more) { return true; } in ShouldStop()
292 bool ThreadGDBRemote::ShouldStop(bool &step_more) { return true; } in ShouldStop()
370 ShouldStop(bool & step_more) ShouldStop() argument
468 bool MachThreadList::ShouldStop(bool &step_more) { in ShouldStop()