Searched refs:sparc_breakpoint (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-sparc-low.cc269 static const gdb_byte sparc_breakpoint[INSN_SIZE] = { variable
280 return sparc_breakpoint;
290 if (memcmp (sparc_breakpoint, insn, sizeof (insn)) == 0)
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-sparc-low.cc269 static const gdb_byte sparc_breakpoint[INSN_SIZE] = { variable
280 return sparc_breakpoint;
290 if (memcmp (sparc_breakpoint, insn, sizeof (insn)) == 0)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsparc-tdep.c755 typedef BP_MANIPULATION (sparc_break_insn) sparc_breakpoint;
1879 sparc_breakpoint::kind_from_pc);
1881 sparc_breakpoint::bp_from_kind);
749 typedef BP_MANIPULATION (sparc_break_insn) sparc_breakpoint; typedef
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsparc-tdep.c752 typedef BP_MANIPULATION (sparc_break_insn) sparc_breakpoint;
1878 sparc_breakpoint::kind_from_pc);
1880 sparc_breakpoint::bp_from_kind);
746 typedef BP_MANIPULATION (sparc_break_insn) sparc_breakpoint; typedef

Completed in 205 milliseconds