Searched defs:gdb_syscall_complete_cb (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dgdbstub.h14 typedef void (*gdb_syscall_complete_cb)(CPUState *env, typedef
17 void gdb_do_syscall(gdb_syscall_complete_cb cb, const char *fmt, ...);

Completed in 196 milliseconds