Home | History | Annotate | Download | only in linux

Lines Matching refs:PTRACE_GETREGSET

1270 	EXPECT_EQ(0, ptrace(PTRACE_GETREGSET, tracee, NT_PRSTATUS, &iov)) {
1271 TH_LOG("PTRACE_GETREGSET failed");
1291 ret = ptrace(PTRACE_GETREGSET, tracee, NT_PRSTATUS, &iov);