Searched refs:dr_ref_count_wp (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/nat/
H A Daarch64-hw-point.h94 unsigned int dr_ref_count_wp[AARCH64_HWP_MAX_NUM]; member in struct:aarch64_debug_reg_state
H A Daarch64-linux-hw-point.c135 gdb_assert (state->dr_ref_count_wp[i] != 0);
162 state->dr_ref_count_wp[j] += state->dr_ref_count_wp[i];
163 state->dr_ref_count_wp[i] = 0;
H A Daarch64-hw-point.c296 dr_ref_count = state->dr_ref_count_wp;
376 dr_ref_count = state->dr_ref_count_wp;
583 state->dr_ctrl_wp[i], state->dr_ref_count_wp[i]);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/nat/
H A Daarch64-linux-hw-point.h155 unsigned int dr_ref_count_wp[AARCH64_HWP_MAX_NUM]; member in struct:aarch64_debug_reg_state
H A Daarch64-linux-hw-point.c375 gdb_assert (state->dr_ref_count_wp[i] != 0);
402 state->dr_ref_count_wp[j] += state->dr_ref_count_wp[i];
403 state->dr_ref_count_wp[i] = 0;
436 dr_ref_count = state->dr_ref_count_wp;
515 dr_ref_count = state->dr_ref_count_wp;
762 state->dr_ctrl_wp[i], state->dr_ref_count_wp[i]);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Daarch64-nat.c245 if (state->dr_ref_count_wp[i]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Daarch64-linux-nat.c894 if (state->dr_ref_count_wp[i]
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-aarch64-low.cc333 state->dr_ref_count_wp[i] = 0;
493 if (state->dr_ref_count_wp[i]
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-aarch64-low.cc394 state->dr_ref_count_wp[i] = 0;
588 if (state->dr_ref_count_wp[i]

Completed in 223 milliseconds