Searched refs:nios2_breakpoint (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-nios2-low.cc156 static const unsigned int nios2_breakpoint = NIOS2_BREAKPOINT; variable
165 return (const gdb_byte *) &nios2_breakpoint;
183 if (insn == nios2_breakpoint)
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-nios2-low.cc156 static const unsigned int nios2_breakpoint = NIOS2_BREAKPOINT; variable
165 return (const gdb_byte *) &nios2_breakpoint;
183 if (insn == nios2_breakpoint)

Completed in 193 milliseconds