Home
last modified time | relevance | path

Searched refs:interrupt_handled (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/gdbstub/src/stub/
Dmod.rs184 gdb.interrupt_handled(target, stop_reason)? in run_blocking()
Dstate_machine.rs328 pub fn interrupt_handled( in interrupt_handled() method