Lines Matching refs:PTRACE_GETREGSET

116 	ret = ptrace(PTRACE_GETREGSET, child, type, &iov);
158 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TAR, &iov);
160 perror("ptrace(PTRACE_GETREGSET) failed");
166 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_PPR, &iov);
168 perror("ptrace(PTRACE_GETREGSET) failed");
174 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_DSCR, &iov);
176 perror("ptrace(PTRACE_GETREGSET) failed");
248 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CTAR, &iov);
250 perror("ptrace(PTRACE_GETREGSET) failed");
256 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CPPR, &iov);
258 perror("ptrace(PTRACE_GETREGSET) failed");
264 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CDSCR, &iov);
266 perror("ptrace(PTRACE_GETREGSET) failed");
299 perror("ptrace(PTRACE_GETREGSET) failed");
306 perror("ptrace(PTRACE_GETREGSET) failed");
313 perror("ptrace(PTRACE_GETREGSET) failed");
333 perror("ptrace(PTRACE_GETREGSET) failed");
352 perror("ptrace(PTRACE_GETREGSET) failed");
361 perror("ptrace(PTRACE_GETREGSET) failed");
377 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CFPR, &iov);
379 perror("ptrace(PTRACE_GETREGSET) failed");
401 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CFPR, &iov);
403 perror("ptrace(PTRACE_GETREGSET) failed");
412 perror("ptrace(PTRACE_GETREGSET) failed");
432 perror("ptrace(PTRACE_GETREGSET) failed");
521 perror("ptrace(PTRACE_GETREGSET) failed");
530 perror("ptrace(PTRACE_GETREGSET) failed");
551 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CGPR, &iov);
553 perror("ptrace(PTRACE_GETREGSET) failed");
579 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CGPR, &iov);
581 perror("ptrace(PTRACE_GETREGSET) failed");
590 perror("ptrace(PTRACE_GETREGSET) failed");
617 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CVMX, &iov);
619 perror("ptrace(PTRACE_GETREGSET, NT_PPC_TM_CVMX) failed");
677 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_CVSX, &iov);
679 perror("ptrace(PTRACE_GETREGSET, NT_PPC_TM_CVSX) failed");
731 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TM_SPR, &iov);
733 perror("ptrace(PTRACE_GETREGSET) failed");