HomeSort by: relevance | last modified time | path
    Searched refs:dr_ref_count_wp (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/nat/
loongarch-hw-point.h 65 unsigned int dr_ref_count_wp[LOONGARCH_HWP_MAX_NUM]; member in struct:loongarch_debug_reg_state
aarch64-linux-hw-point.c 134 gdb_assert (state->dr_ref_count_wp[i] != 0);
161 state->dr_ref_count_wp[j] += state->dr_ref_count_wp[i];
162 state->dr_ref_count_wp[i] = 0;
aarch64-hw-point.h 98 unsigned int dr_ref_count_wp[AARCH64_HWP_MAX_NUM]; member in struct:aarch64_debug_reg_state
loongarch-hw-point.c 111 dr_ref_count = state->dr_ref_count_wp;
186 dr_ref_count = state->dr_ref_count_wp;
301 state->dr_ctrl_wp[i], state->dr_ref_count_wp[i]);
aarch64-hw-point.c 319 dr_ref_count = state->dr_ref_count_wp;
399 dr_ref_count = state->dr_ref_count_wp;
606 state->dr_ctrl_wp[i], state->dr_ref_count_wp[i]);
659 if (!(state->dr_ref_count_wp[i]
  /src/external/gpl3/gdb/dist/gdb/nat/
loongarch-hw-point.h 65 unsigned int dr_ref_count_wp[LOONGARCH_HWP_MAX_NUM]; member in struct:loongarch_debug_reg_state
aarch64-hw-point.h 98 unsigned int dr_ref_count_wp[AARCH64_HWP_MAX_NUM]; member in struct:aarch64_debug_reg_state
aarch64-linux-hw-point.c 134 gdb_assert (state->dr_ref_count_wp[i] != 0);
161 state->dr_ref_count_wp[j] += state->dr_ref_count_wp[i];
162 state->dr_ref_count_wp[i] = 0;
loongarch-hw-point.c 111 dr_ref_count = state->dr_ref_count_wp;
186 dr_ref_count = state->dr_ref_count_wp;
301 state->dr_ctrl_wp[i], state->dr_ref_count_wp[i]);
333 if (state->dr_ref_count_wp[i]
aarch64-hw-point.c 319 dr_ref_count = state->dr_ref_count_wp;
399 dr_ref_count = state->dr_ref_count_wp;
606 state->dr_ctrl_wp[i], state->dr_ref_count_wp[i]);
659 if (!(state->dr_ref_count_wp[i]
  /src/external/gpl3/gdb/dist/gdbserver/
linux-loongarch-low.cc 441 state->dr_ref_count_wp[i] = 0;
linux-aarch64-low.cc 431 state->dr_ref_count_wp[i] = 0;
  /src/external/gpl3/gdb.old/dist/gdb/
loongarch-linux-nat.c 464 if (state->dr_ref_count_wp[i]
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-aarch64-low.cc 394 state->dr_ref_count_wp[i] = 0;

Completed in 35 milliseconds