Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dbreakpoint.c216 static int hw_watchpoint_used_count_others (struct breakpoint *except,
1915 i = hw_watchpoint_used_count_others (&b->base, type, &other_type_used); in update_watchpoint()
8654 hw_watchpoint_used_count_others (struct breakpoint *except, in hw_watchpoint_used_count_others() function