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

  /src/external/gpl3/gdb/dist/gdb/nat/
loongarch-hw-point.h 55 struct loongarch_debug_reg_state struct
80 struct loongarch_debug_reg_state *state);
84 struct loongarch_debug_reg_state *state);
89 bool loongarch_any_set_debug_regs_state (loongarch_debug_reg_state *state,
94 void loongarch_show_debug_reg_state (struct loongarch_debug_reg_state *state,
108 bool loongarch_stopped_data_address (const struct loongarch_debug_reg_state *state,
loongarch-linux-hw-point.h 47 setting which is managed in loongarch_debug_reg_state, where N is
103 void loongarch_linux_set_debug_regs (struct loongarch_debug_reg_state *state,
114 struct loongarch_debug_reg_state *loongarch_get_debug_reg_state (pid_t pid);
loongarch-linux.c 50 struct loongarch_debug_reg_state *state
78 struct loongarch_debug_reg_state *state
loongarch-hw-point.c 96 struct loongarch_debug_reg_state *state,
171 struct loongarch_debug_reg_state *state,
226 struct loongarch_debug_reg_state *state)
240 struct loongarch_debug_reg_state *state)
254 loongarch_any_set_debug_regs_state (loongarch_debug_reg_state *state,
274 loongarch_show_debug_reg_state (struct loongarch_debug_reg_state *state,
324 loongarch_stopped_data_address (const struct loongarch_debug_reg_state *state,
loongarch-linux-hw-point.c 123 loongarch_linux_set_debug_regs (struct loongarch_debug_reg_state *state,
  /src/external/gpl3/gdb.old/dist/gdb/nat/
loongarch-hw-point.h 55 struct loongarch_debug_reg_state struct
80 struct loongarch_debug_reg_state *state);
84 struct loongarch_debug_reg_state *state);
89 bool loongarch_any_set_debug_regs_state (loongarch_debug_reg_state *state,
94 void loongarch_show_debug_reg_state (struct loongarch_debug_reg_state *state,
loongarch-linux-hw-point.h 47 setting which is managed in loongarch_debug_reg_state, where N is
103 void loongarch_linux_set_debug_regs (struct loongarch_debug_reg_state *state,
114 struct loongarch_debug_reg_state *loongarch_lookup_debug_reg_state (pid_t pid);
119 struct loongarch_debug_reg_state *loongarch_get_debug_reg_state (pid_t pid);
loongarch-linux.c 50 struct loongarch_debug_reg_state *state
78 struct loongarch_debug_reg_state *state
loongarch-linux-hw-point.c 44 static std::unordered_map<pid_t, loongarch_debug_reg_state>
131 loongarch_linux_set_debug_regs (struct loongarch_debug_reg_state *state,
226 struct loongarch_debug_reg_state *
239 struct loongarch_debug_reg_state *
loongarch-hw-point.c 96 struct loongarch_debug_reg_state *state,
171 struct loongarch_debug_reg_state *state,
226 struct loongarch_debug_reg_state *state)
240 struct loongarch_debug_reg_state *state)
254 loongarch_any_set_debug_regs_state (loongarch_debug_reg_state *state,
274 loongarch_show_debug_reg_state (struct loongarch_debug_reg_state *state,
  /src/external/gpl3/gdb/dist/gdb/
loongarch-linux-nat.c 40 static std::unordered_map<pid_t, loongarch_debug_reg_state>
45 struct loongarch_debug_reg_state *
526 struct loongarch_debug_reg_state *state
559 struct loongarch_debug_reg_state *state
588 struct loongarch_debug_reg_state *state;
625 struct loongarch_debug_reg_state *state
658 struct loongarch_debug_reg_state *state
712 struct loongarch_debug_reg_state *parent_state;
713 struct loongarch_debug_reg_state *child_state;
  /src/external/gpl3/gdb/dist/gdbserver/
linux-loongarch-low.cc 111 struct loongarch_debug_reg_state debug_reg_state;
426 loongarch_init_debug_reg_state (struct loongarch_debug_reg_state *state)
447 struct loongarch_debug_reg_state *
484 struct loongarch_debug_reg_state *state
528 struct loongarch_debug_reg_state *state
564 struct loongarch_debug_reg_state *state;
  /src/external/gpl3/gdb.old/dist/gdb/
loongarch-linux-nat.c 454 loongarch_stopped_data_address (const struct loongarch_debug_reg_state *state,
531 struct loongarch_debug_reg_state *state
564 struct loongarch_debug_reg_state *state
602 struct loongarch_debug_reg_state *state;
639 struct loongarch_debug_reg_state *state
672 struct loongarch_debug_reg_state *state
726 struct loongarch_debug_reg_state *parent_state;
727 struct loongarch_debug_reg_state *child_state;

Completed in 25 milliseconds