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

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

Completed in 119 milliseconds