Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDi386-nat.c180 typedef enum { WP_INSERT, WP_REMOVE, WP_COUNT } i386_wp_op_t; enumerator
476 if (what == WP_INSERT) in i386_handle_nonaligned_watchpoint()
515 retval = i386_handle_nonaligned_watchpoint (WP_INSERT, addr, len, type); in i386_insert_watchpoint()