Searched refs:db_stop_at_pc (Results 1 – 3 of 3) sorted by relevance
71 db_stop_at_pc(int type, int code, bool *is_breakpoint, bool *is_watchpoint) in db_stop_at_pc() function
248 if (db_stop_at_pc(type, code, &bkpt, &watchpt)) { in db_trap()
257 bool db_stop_at_pc(int type, int code, bool *is_breakpoint,