HomeSort by: relevance | last modified time | path
    Searched refs:db_stop_at_pc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ddb/
db_run.h 42 bool db_stop_at_pc(db_regs_t *, bool *);
db_trap.c 73 if (db_stop_at_pc(DDB_REGS, &bkpt)) {
db_run.c 82 db_stop_at_pc(db_regs_t *regs, bool *is_breakpoint) function in typeref:typename:bool

Completed in 44 milliseconds