Searched refs:bkpt_check (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/usr.bin/pmdb/ | ||
| D | break.h | 31 int bkpt_check(struct pstate *); |
| D | break.c | 167 bkpt_check(struct pstate *ps) in bkpt_check() function |
| D | pmdb.c | 211 cont = bkpt_check(&ps); in main() |