Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Di386-nat.c180 typedef enum { WP_INSERT, WP_REMOVE, WP_COUNT } i386_wp_op_t; enumerator
478 else if (what == WP_REMOVE) in i386_handle_nonaligned_watchpoint()
539 retval = i386_handle_nonaligned_watchpoint (WP_REMOVE, addr, len, type); in i386_remove_watchpoint()