Searched refs:HandleProcessStateChange (Results 1 – 3 of 3) sorted by relevance
143 RNBRunLoopMode HandleProcessStateChange(RNBRemoteSP &remote, bool initialize) { in HandleProcessStateChange() function231 RNBRunLoopMode mode = HandleProcessStateChange(remote, true); in RNBRunLoopInferiorExecuting()281 mode = HandleProcessStateChange(remote, false); in RNBRunLoopInferiorExecuting()
421 RNBRunLoopMode HandleProcessStateChange(RNBRemote *remote, bool initialize) { in HandleProcessStateChange() function517 RNBRunLoopMode mode = HandleProcessStateChange(remote, true); in RNBRunLoopInferiorExecuting()572 mode = HandleProcessStateChange(remote, false); in RNBRunLoopInferiorExecuting()
1111 * test-remotenub.cpp (HandleProcessStateChange): Call new1379 (HandleProcessStateChange): Ditto.