Home
last modified time | relevance | path

Searched refs:to_insert_watchpoint (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dtarget.h342 int (*to_insert_watchpoint) (CORE_ADDR, int, int); member
1072 (*current_target.to_insert_watchpoint) (addr, len, type)
H A Dtarget.c393 INHERIT (to_insert_watchpoint, t); in update_current_target()
515 de_fault (to_insert_watchpoint, in update_current_target()
1968 retval = debug_target.to_insert_watchpoint (addr, len, type); in debug_to_insert_watchpoint()
1981 retval = debug_target.to_insert_watchpoint (addr, len, type); in debug_to_remove_watchpoint()
2352 current_target.to_insert_watchpoint = debug_to_insert_watchpoint; in setup_target_debug()
H A Dremote-m32r-sdi.c1624 m32r_ops.to_insert_watchpoint = m32r_insert_watchpoint; in init_m32r_ops()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dtarget.h342 int (*to_insert_watchpoint) (CORE_ADDR, int, int); member
1072 (*current_target.to_insert_watchpoint) (addr, len, type)
H A Dtarget.c393 INHERIT (to_insert_watchpoint, t); in update_current_target()
515 de_fault (to_insert_watchpoint, in update_current_target()
1968 retval = debug_target.to_insert_watchpoint (addr, len, type); in debug_to_insert_watchpoint()
1981 retval = debug_target.to_insert_watchpoint (addr, len, type); in debug_to_remove_watchpoint()
2352 current_target.to_insert_watchpoint = debug_to_insert_watchpoint; in setup_target_debug()
H A Dremote-m32r-sdi.c1624 m32r_ops.to_insert_watchpoint = m32r_insert_watchpoint; in init_m32r_ops()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dtarget.h460 int (*to_insert_watchpoint) (CORE_ADDR, int, int, struct expression *); member
1347 (*current_target.to_insert_watchpoint) (addr, len, type, cond)
H A Di386-nat.c688 t->to_insert_watchpoint = i386_insert_watchpoint; in i386_use_watchpoints()
H A Ds390-nat.c497 t->to_insert_watchpoint = s390_insert_watchpoint; in _initialize_s390_nat()
H A Dia64-linux-nat.c858 t->to_insert_watchpoint = ia64_linux_insert_watchpoint; in _initialize_ia64_linux_nat()
H A Dtarget.c598 INHERIT (to_insert_watchpoint, t); in update_current_target()
728 de_fault (to_insert_watchpoint, in update_current_target()
3724 retval = debug_target.to_insert_watchpoint (addr, len, type, cond); in debug_to_insert_watchpoint()
3986 current_target.to_insert_watchpoint = debug_to_insert_watchpoint; in setup_target_debug()
H A Dmips-linux-nat.c1081 t->to_insert_watchpoint = mips_linux_insert_watchpoint; in _initialize_mips_linux_nat()
H A Darm-linux-nat.c1328 t->to_insert_watchpoint = arm_linux_insert_watchpoint; in _initialize_arm_linux_nat()
H A Dinf-ttrace.c1307 t->to_insert_watchpoint = inf_ttrace_insert_watchpoint; in inf_ttrace_target()
H A Dremote-m32r-sdi.c1644 m32r_ops.to_insert_watchpoint = m32r_insert_watchpoint; in init_m32r_ops()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dtarget.h473 int (*to_insert_watchpoint) (CORE_ADDR, int, int, struct expression *); member
1583 (*current_target.to_insert_watchpoint) (addr, len, type, cond)
H A Di386-nat.c872 t->to_insert_watchpoint = i386_insert_watchpoint; in i386_use_watchpoints()
H A Dia64-linux-nat.c899 t->to_insert_watchpoint = ia64_linux_insert_watchpoint; in _initialize_ia64_linux_nat()
H A Ds390-nat.c689 t->to_insert_watchpoint = s390_insert_watchpoint; in _initialize_s390_nat()
H A Dtarget.c622 INHERIT (to_insert_watchpoint, t); in update_current_target()
769 de_fault (to_insert_watchpoint, in update_current_target()
4709 retval = debug_target.to_insert_watchpoint (addr, len, type, cond); in debug_to_insert_watchpoint()
4962 current_target.to_insert_watchpoint = debug_to_insert_watchpoint; in setup_target_debug()
H A Darm-linux-nat.c1271 t->to_insert_watchpoint = arm_linux_insert_watchpoint; in _initialize_arm_linux_nat()
H A Dmips-linux-nat.c1169 t->to_insert_watchpoint = mips_linux_insert_watchpoint; in _initialize_mips_linux_nat()
H A Daarch64-linux-nat.c1537 t->to_insert_watchpoint = aarch64_linux_insert_watchpoint; in _initialize_aarch64_linux_nat()
H A Dinf-ttrace.c1310 t->to_insert_watchpoint = inf_ttrace_insert_watchpoint; in inf_ttrace_target()
H A Dremote-m32r-sdi.c1639 m32r_ops.to_insert_watchpoint = m32r_insert_watchpoint; in init_m32r_ops()

123