Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/core/
Dgdbstub.c149 static void gdbstub_send_ok ( struct gdbstub *stub ) { in gdbstub_send_ok() function
210 gdbstub_send_ok ( stub ); in gdbstub_write_regs()
235 gdbstub_send_ok ( stub ); in gdbstub_write_mem()
256 gdbstub_send_ok ( stub ); in gdbstub_breakpoint()
287 gdbstub_send_ok ( stub ); in gdbstub_rx_packet()
/external/syslinux/com32/gdbstub/
Dgdbstub.c324 static void gdbstub_send_ok(struct gdbstub *stub) in gdbstub_send_ok() function
394 gdbstub_send_ok(stub); in gdbstub_write_regs()
423 gdbstub_send_ok(stub); in gdbstub_write_mem()
448 gdbstub_send_ok(stub); in gdbstub_breakpoint()
480 gdbstub_send_ok(stub); in gdbstub_rx_packet()