Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A 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()
641 int retval = i386_remove_aligned_watchpoint (addr, len_rw); in i386_remove_hw_breakpoint()