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

/linux-4.1.27/arch/mn10300/kernel/
H A Dgdb-stub.c168 u8 origbytes[7]; /* original bytes */ member in struct:gdbstub_bkpt
1100 &gdbstub_bkpts[bkpt].origbytes[loop] gdbstub_set_breakpoint()
1123 gdbstub_bkpts[bkpt].origbytes[0], gdbstub_set_breakpoint()
1124 gdbstub_bkpts[bkpt].origbytes[1], gdbstub_set_breakpoint()
1125 gdbstub_bkpts[bkpt].origbytes[2], gdbstub_set_breakpoint()
1126 gdbstub_bkpts[bkpt].origbytes[3], gdbstub_set_breakpoint()
1127 gdbstub_bkpts[bkpt].origbytes[4], gdbstub_set_breakpoint()
1128 gdbstub_bkpts[bkpt].origbytes[5], gdbstub_set_breakpoint()
1129 gdbstub_bkpts[bkpt].origbytes[6] gdbstub_set_breakpoint()
1136 gdbstub_write_byte(gdbstub_bkpts[bkpt].origbytes[xloop], gdbstub_set_breakpoint()
1166 if (gdbstub_write_byte(gdbstub_bkpts[bkpt].origbytes[loop], gdbstub_clear_breakpoint()

Completed in 77 milliseconds