Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dtarget.h490 int (*to_can_accel_watchpoint_condition) (CORE_ADDR, int, int, member
1635 (*current_target.to_can_accel_watchpoint_condition) (addr, len, type, cond)
H A Dtarget.c632 INHERIT (to_can_accel_watchpoint_condition, t); in update_current_target()
785 de_fault (to_can_accel_watchpoint_condition, in update_current_target()
4618 retval = debug_target.to_can_accel_watchpoint_condition (addr, len, in debug_to_can_accel_watchpoint_condition()
4970 current_target.to_can_accel_watchpoint_condition in setup_target_debug()