Home
last modified time | relevance | path

Searched defs:argreg (Results 1 – 5 of 5) sorted by relevance

/external/strace/
Dsyscall.c1773 static const int argreg[MAX_ARGS] = { PT_R11 /* EBX = out0 */, in get_syscall_args() local
1851 static const int argreg[MAX_ARGS] = { PT_R0, PT_R1, PT_R2, PT_R3, PT_R4, PT_R5 }; in get_syscall_args() local
/external/valgrind/main/VEX/priv/
Dhost_ppc_isel.c694 Int n_args, i, argreg; in doHelperCall() local
2187 Int argreg; in iselWordExpr_R_wrk() local
2216 Int argreg; in iselWordExpr_R_wrk() local
3550 Int argreg; in iselInt64Expr_wrk() local
3590 Int argreg; in iselInt64Expr_wrk() local
Dhost_s390_isel.c478 UInt n_args, i, argreg, size; in doHelperCall() local
Dhost_mips_isel.c403 Int n_args, i, argreg; in doHelperCall() local
Dhost_x86_isel.c439 i, argreg, argregX; in doHelperCall() local