Home
last modified time | relevance | path

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

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