OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gdb_syscall_complete_cb
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
gdbstub.h
13
typedef void (*
gdb_syscall_complete_cb
)(CPUState *env,
typedef
16
void gdb_do_syscall(
gdb_syscall_complete_cb
cb, const char *fmt, ...);
gdbstub.c
335
static
gdb_syscall_complete_cb
gdb_current_syscall_cb;
[
all
...]
Completed in 330 milliseconds