Searched defs:next_instr_address (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/arm/include/
H A Ddb_machdep.h84 #define next_instr_address(pc, bd) ((bd) ? (pc) : ((pc) + INSN_SIZE)) macro
/freebsd-10-stable/sys/mips/mips/
H A Ddb_interface.c237 next_instr_address(db_addr_t pc, boolean_t bd) function

Completed in 67 milliseconds