Home
last modified time | relevance | path

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

/external/ltrace/sysdeps/linux-gnu/alpha/
Dtrace.c89 } else if (type == LT_TOF_SYSCALL || type == LT_TOF_SYSCALLR) { in gimme_arg()
/external/ltrace/
Dfetch.h32 LT_TOF_SYSCALL, /* A syscall */ enumerator
Dhandle_event.c549 output_syscall(proc, name, LT_TOF_SYSCALL, true, NULL); in output_syscall_left()
/external/ltrace/sysdeps/linux-gnu/sparc/
Dtrace.c82 if (type == LT_TOF_FUNCTION || type == LT_TOF_SYSCALL || arg_num >= 6) { in gimme_arg()
/external/ltrace/sysdeps/linux-gnu/x86/
Dfetch.c600 if (type == LT_TOF_SYSCALL || type == LT_TOF_SYSCALLR) { in arch_fetch_arg_next_32()
815 && type != LT_TOF_SYSCALL); in arch_fetch_fun_retval()
856 case LT_TOF_SYSCALL: in arch_fetch_arg_next()
/external/ltrace/sysdeps/linux-gnu/m68k/
Dfetch.c113 if (type == LT_TOF_SYSCALL) { in arch_fetch_arg_next()
/external/ltrace/sysdeps/linux-gnu/mips/
Dtrace.c342 if (type == LT_TOF_FUNCTION || type == LT_TOF_SYSCALL) { in gimme_arg()
/external/ltrace/sysdeps/linux-gnu/s390/
Dfetch.c99 || fetch_context_init(proc, context, type == LT_TOF_SYSCALL) < 0) { in arch_fetch_arg_init()
/external/ltrace/sysdeps/linux-gnu/metag/
Dtrace.c408 if (type == LT_TOF_FUNCTION || type == LT_TOF_SYSCALL) { in gimme_arg()