Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtarget.c127 static int debug_to_insert_watchpoint (CORE_ADDR, int, int);
2130 debug_to_insert_watchpoint (CORE_ADDR addr, int len, int type) in debug_to_insert_watchpoint() function
2498 current_target.to_insert_watchpoint = debug_to_insert_watchpoint; in setup_target_debug()