Home | History | Annotate | Download | only in strace

Lines Matching defs:r2

770 	static long r2;
1096 if (upeek(pid, REG_V0, &r2) < 0)
1508 u_error = r2;
1510 tcp->u_rval = r2;
1739 r2 = error;
1743 r2 = rval;
1747 ptrace(PTRACE_POKEUSER, tcp->pid, (char*)(REG_V0), r2) < 0)