Home
last modified time | relevance | path

Searched refs:hw_watchpoint_use_count (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dbreakpoint.c214 static int hw_watchpoint_use_count (struct breakpoint *);
1918 i += hw_watchpoint_use_count (&b->base); in update_watchpoint()
8630 hw_watchpoint_use_count (struct breakpoint *b) in hw_watchpoint_use_count() function
8669 i += hw_watchpoint_use_count (b); in hw_watchpoint_used_count_others()