Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/debug/
H A Ddebug.c1462 static int show_syscall(RDebug *dbg, const char *sysreg) { in show_syscall() function
1501 return show_syscall (dbg, "A0"); in r_debug_continue_syscalls()
1542 reg = show_syscall (dbg, "SN"); in r_debug_continue_syscalls()