Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Darm-linux-nat.c586 gdb_byte wp_count; member
621 info.wp_count = (gdb_byte)((val >> 8) & 0xff); in arm_linux_get_hwbp_cap()
624 if (info.wp_count > MAX_WPTS) in arm_linux_get_hwbp_cap()
627 supports %d"), MAX_WPTS, info.wp_count); in arm_linux_get_hwbp_cap()
628 info.wp_count = MAX_WPTS; in arm_linux_get_hwbp_cap()
657 return cap != NULL ? cap->wp_count : 0; in arm_linux_get_hw_watchpoint_count()
1107 if (cap == NULL || cap->wp_count == 0) in region_ok_for_hw_watchpoint()
Dgo32-nat.c224 typedef enum { wp_insert, wp_remove, wp_count } wp_op; enumerator
DChangeLog-19994392 called with wp_count as the first argument, return the count of