Searched refs:db_decode_syscall (Results 1 – 5 of 5) sorted by relevance
106 void db_decode_syscall(struct thread *td, u_int number);
486 db_decode_syscall(struct thread *td, u_int number) in db_decode_syscall() function
98 db_decode_syscall(td, td->td_sa.code); in db_stack_trace_cmd()
226 db_decode_syscall(td, tf->tf_rax); in db_nextframe()
366 db_decode_syscall(td, tf->tf_eax); in db_nextframe()