HomeSort by: relevance | last modified time | path
    Searched defs:trap_breakpoint (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/riscv/riscv/
trap.c 555 trap_breakpoint(struct trapframe *tf, register_t epc, register_t status, function in typeref:typename:bool
616 ok = trap_breakpoint(tf, epc, status, cause, addr,
trap.c 555 trap_breakpoint(struct trapframe *tf, register_t epc, register_t status, function in typeref:typename:bool
616 ok = trap_breakpoint(tf, epc, status, cause, addr,

Completed in 22 milliseconds