Searched refs:entry_or_exit (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dprocfs.c1705 int entry_or_exit, int mode, int from_tty);
3395 proc_trace_syscalls_1 (procinfo *pi, int syscallnum, int entry_or_exit, argument
3400 if (entry_or_exit == PR_SYSENTRY)
3413 if (entry_or_exit == PR_SYSENTRY)
3426 proc_trace_syscalls (const char *args, int from_tty, int entry_or_exit, int mode) argument
3441 proc_trace_syscalls_1 (pi, syscallnum, entry_or_exit, mode, from_tty);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dprocfs.c1698 int entry_or_exit, int mode, int from_tty);
3369 proc_trace_syscalls_1 (procinfo *pi, int syscallnum, int entry_or_exit, argument
3374 if (entry_or_exit == PR_SYSENTRY)
3387 if (entry_or_exit == PR_SYSENTRY)
3400 proc_trace_syscalls (const char *args, int from_tty, int entry_or_exit, int mode) argument
3415 proc_trace_syscalls_1 (pi, syscallnum, entry_or_exit, mode, from_tty);

Completed in 220 milliseconds