Searched refs:gdb_syscall_entry (Results 1 – 3 of 3) sorted by relevance
58 void gdb_syscall_entry(CPUState *cs, int num);
33 gdb_syscall_entry(cpu, num); in record_syscall_start()
779 void gdb_syscall_entry(CPUState *cs, int num) in gdb_syscall_entry() function