Home
last modified time | relevance | path

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

/external/strace/
Dfanotify.c71 int argn = getllval(tcp, &mask, 2); in SYS_FUNC()
Dpathtrace.c292 int argn = getllval(tcp, &mask, 2); in pathtrace_match_set()
Dutil.c170 getllval(struct tcb *tcp, unsigned long long *val, int arg_no) in getllval() function
221 arg_no = getllval(tcp, &val, arg_no); in printllval()
Ddefs.h550 extern int getllval(struct tcb *, unsigned long long *, int);
DChangeLog6059 * pathtrace.c (pathtrace_match_set): Use getllval to properly decode
13053 Simplify getllval ifdefery.
13057 * util.c (getllval): Merge [SIZEOF_LONG > 4
13204 * util.c (getllval): Check [SIZEOF_KERNEL_LONG_T > SIZEOF_LONG]
14455 * util.c (getllval, getarg_klu): Likewise.
18646 Move SH-specific argument number calculation to getllval.
18650 * util.c (getllval): Add fixup for arg_no for SuperH when argument
20516 * util.c (getllval): Likewise.
27633 x86_64: fix x32 personality support in getllval.
27637 * util.c (getllval) [X86_64]: Fix current_personality == 2 case.
[all …]