Searched refs:PC_BREAK_ADVANCE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/mips/include/
H A Ddb_machdep.h72 #define PC_BREAK_ADVANCE(regs) do { \ macro
/netbsd-current/sys/arch/riscv/include/
H A Ddb_machdep.h59 #define PC_BREAK_ADVANCE(tf) do { \ macro
/netbsd-current/sys/arch/mips/mips/
H A Dtrap.c286 PC_BREAK_ADVANCE(regs);
580 PC_BREAK_ADVANCE(regs);
/netbsd-current/sys/arch/riscv/riscv/
H A Dtrap.c563 PC_BREAK_ADVANCE(tf);

Completed in 138 milliseconds