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.c175 getllval(struct tcb *tcp, unsigned long long *val, int arg_no) in getllval() function
226 arg_no = getllval(tcp, &val, arg_no); in printllval()
Ddefs.h667 extern int getllval(struct tcb *, unsigned long long *, int);
DChangeLog13621 * pathtrace.c (pathtrace_match_set): Use getllval to properly decode
20615 Simplify getllval ifdefery.
20619 * util.c (getllval): Merge [SIZEOF_LONG > 4
20766 * util.c (getllval): Check [SIZEOF_KERNEL_LONG_T > SIZEOF_LONG]
22017 * util.c (getllval, getarg_klu): Likewise.
26208 Move SH-specific argument number calculation to getllval.
26212 * util.c (getllval): Add fixup for arg_no for SuperH when argument
28078 * util.c (getllval): Likewise.
35195 x86_64: fix x32 personality support in getllval.
35199 * util.c (getllval) [X86_64]: Fix current_personality == 2 case.
[all …]