Searched refs:db_stop_at_pc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/ddb/
H A Ddb_main.c251 if (db_stop_at_pc(type, code, &bkpt, &watchpt)) {
H A Ddb_run.c97 db_stop_at_pc(int type, int code, bool *is_breakpoint, bool *is_watchpoint) function
H A Dddb.h218 bool db_stop_at_pc(int type, int code, bool *is_breakpoint,

Completed in 93 milliseconds