HomeSort by: relevance | last modified time | path
    Searched defs:rx_breakpoint (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
rx-tdep.c 927 typedef BP_MANIPULATION (rx_break_insn) rx_breakpoint; typedef
1014 set_gdbarch_breakpoint_kind_from_pc (gdbarch, rx_breakpoint::kind_from_pc);
1015 set_gdbarch_sw_breakpoint_from_kind (gdbarch, rx_breakpoint::bp_from_kind);
rx-tdep.c 927 typedef BP_MANIPULATION (rx_break_insn) rx_breakpoint; typedef
1014 set_gdbarch_breakpoint_kind_from_pc (gdbarch, rx_breakpoint::kind_from_pc);
1015 set_gdbarch_sw_breakpoint_from_kind (gdbarch, rx_breakpoint::bp_from_kind);
  /src/external/gpl3/gdb.old/dist/gdb/
rx-tdep.c 927 typedef BP_MANIPULATION (rx_break_insn) rx_breakpoint; typedef
1014 set_gdbarch_breakpoint_kind_from_pc (gdbarch, rx_breakpoint::kind_from_pc);
1015 set_gdbarch_sw_breakpoint_from_kind (gdbarch, rx_breakpoint::bp_from_kind);
rx-tdep.c 927 typedef BP_MANIPULATION (rx_break_insn) rx_breakpoint; typedef
1014 set_gdbarch_breakpoint_kind_from_pc (gdbarch, rx_breakpoint::kind_from_pc);
1015 set_gdbarch_sw_breakpoint_from_kind (gdbarch, rx_breakpoint::bp_from_kind);

Completed in 44 milliseconds