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

  /src/external/gpl3/gdb/dist/gdbserver/
linux-sh-low.cc 110 static const unsigned short sh_breakpoint = 0xc3c3; variable
119 return (const gdb_byte *) &sh_breakpoint;
128 if (insn == sh_breakpoint)
  /src/external/gpl3/gdb.old/dist/gdbserver/
linux-sh-low.cc 110 static const unsigned short sh_breakpoint = 0xc3c3; variable
119 return (const gdb_byte *) &sh_breakpoint;
128 if (insn == sh_breakpoint)

Completed in 21 milliseconds