Searched refs:is_watchpoint (Results 1 – 2 of 2) sorted by relevance
71 db_stop_at_pc(int type, int code, bool *is_breakpoint, bool *is_watchpoint) in db_stop_at_pc() argument77 *is_watchpoint = IS_WATCHPOINT_TRAP(type, code); in db_stop_at_pc()
258 bool *is_watchpoint);