Searched defs:region_ok_for_hw_watchpoint (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | aarch64-nat.h | 75 int region_ok_for_hw_watchpoint (CORE_ADDR addr, int len) override in region_ok_for_hw_watchpoint() function
|
| D | x86-nat.h | 83 int region_ok_for_hw_watchpoint (CORE_ADDR addr, int len) override in region_ok_for_hw_watchpoint() function
|
| D | mips-linux-nat.c | 617 mips_linux_nat_target::region_ok_for_hw_watchpoint (CORE_ADDR addr, int len) in region_ok_for_hw_watchpoint() function
|
| D | s390-linux-nat.c | 939 s390_linux_nat_target::region_ok_for_hw_watchpoint (CORE_ADDR addr, int cnt) in region_ok_for_hw_watchpoint() function
|
| D | arm-linux-nat.c | 1097 arm_linux_nat_target::region_ok_for_hw_watchpoint (CORE_ADDR addr, int len) in region_ok_for_hw_watchpoint() function
|
| D | target-delegates.c | 1068 target_ops::region_ok_for_hw_watchpoint (CORE_ADDR arg0, int arg1) in region_ok_for_hw_watchpoint() function 1074 dummy_target::region_ok_for_hw_watchpoint (CORE_ADDR arg0, int arg1) in region_ok_for_hw_watchpoint() function 1080 debug_target::region_ok_for_hw_watchpoint (CORE_ADDR arg0, int arg1) in region_ok_for_hw_watchpoint() function
|
| D | ppc-linux-nat.c | 2100 ppc_linux_nat_target::region_ok_for_hw_watchpoint (CORE_ADDR addr, int len) in region_ok_for_hw_watchpoint() function
|
| D | procfs.c | 3086 procfs_target::region_ok_for_hw_watchpoint (CORE_ADDR addr, int len) in region_ok_for_hw_watchpoint() function
|
| D | remote.c | 11204 remote_target::region_ok_for_hw_watchpoint (CORE_ADDR addr, int len) in region_ok_for_hw_watchpoint() function
|