Searched refs:DebugException (Results 1 – 3 of 3) sorted by relevance
9 pub struct DebugException; struct11 impl DebugException { impl
4 use crate::exception::debug::DebugException;33 DebugException::handle(frame)?; in kprobe_handler()
8 use crate::exception::debug::DebugException;138 DebugException::handle(regs).unwrap(); in do_debug()