Home | History | Annotate | Download | only in strace

Lines Matching refs:REG_V0

1080 	r2 = regs[REG_V0];
1103 if (upeek(tcp, REG_V0, &scno) < 0)
1120 if (upeek(tcp, REG_V0, &r2) < 0)
1860 ptrace(PTRACE_POKEUSER, tcp->pid, (char*)(REG_V0), r2) < 0)