Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Di386-nat.c202 static int i386_remove_aligned_watchpoint (CORE_ADDR addr,
402 i386_remove_aligned_watchpoint (CORE_ADDR addr, unsigned len_rw_bits) in i386_remove_aligned_watchpoint() function
479 status = i386_remove_aligned_watchpoint (addr, len_rw); in i386_handle_nonaligned_watchpoint()
544 retval = i386_remove_aligned_watchpoint (addr, len_rw); in i386_remove_watchpoint()
653 int retval = i386_remove_aligned_watchpoint (addr, len_rw); in i386_remove_hw_breakpoint()
DChangeLog-20017044 (i386_remove_aligned_watchpoint): Reset address register after
7599 (i386_insert_aligned_watchpoint, i386_remove_aligned_watchpoint)