Searched defs:db_find_breakpoint_here (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/ddb/ | ||
H A D | db_break.c | 154 db_find_breakpoint_here(db_addr_t addr) in db_find_breakpoint_here() function |
H A D | db_run.c | 373 #define db_find_breakpoint_here(pc) (0) macro |