Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dgdbstub.c236 gdb_write_to_packet(const char *buf, int count, struct gdb_context *ctx) in gdb_write_to_packet() function
246 gdb_write_to_packet(buf, strlen(buf), ctx); in gdb_write_to_packet_str()
280 gdb_write_to_packet(&buf[i], width, ctx); in gdb_write_to_packet_hex()
289 gdb_write_to_packet(buf, width, ctx); in gdb_write_to_packet_hex()
322 gdb_write_to_packet(buf, 2, ctx); in gdb_send_packet()
/xen-4.10.0-shim-comet/xen/include/xen/
A Dgdbstub.h45 void gdb_write_to_packet(

Completed in 4 milliseconds