Searched refs:gdb_syscall_return (Results 1 – 3 of 3) sorted by relevance
65 void gdb_syscall_return(CPUState *cs, int num);
39 gdb_syscall_return(cpu, num); in record_syscall_return()
787 void gdb_syscall_return(CPUState *cs, int num) in gdb_syscall_return() function