Searched refs:aarch64_notify_debug_reg_change (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Daarch64-hw-point.h102 void aarch64_notify_debug_reg_change (ptid_t ptid, int is_watchpoint,
H A Daarch64-linux-hw-point.c41 /* Helper for aarch64_notify_debug_reg_change. Records the
106 aarch64_notify_debug_reg_change (ptid_t ptid, function
170 aarch64_notify_debug_reg_change (current_lwp_ptid (),
H A Daarch64-hw-point.c343 aarch64_notify_debug_reg_change (ptid, is_watchpoint, idx);
413 aarch64_notify_debug_reg_change (ptid, is_watchpoint, i);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Daarch64-fbsd-nat.c291 aarch64_notify_debug_reg_change (ptid_t ptid, function
342 aarch64_notify_debug_reg_change (ptid_t ptid, function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Daarch64-linux-hw-point.c281 /* Helper for aarch64_notify_debug_reg_change. Records the
346 aarch64_notify_debug_reg_change (const struct aarch64_debug_reg_state *state, function
410 aarch64_notify_debug_reg_change (state, 1 /* is_watchpoint */, i);
483 aarch64_notify_debug_reg_change (state, is_watchpoint, idx);
552 aarch64_notify_debug_reg_change (state, is_watchpoint, i);

Completed in 90 milliseconds