Searched refs:PTRACE_SETVRREGS (Results 1 – 3 of 3) sorted by relevance
70 #define PTRACE_SETVRREGS 19 macro531 ret = ptrace (PTRACE_SETVRREGS, tid, 0, ®s); in store_altivec_register()730 if (ptrace (PTRACE_SETVRREGS, tid, 0, ®s) < 0) in store_altivec_registers()
12481 * ppc-linux-nat.c (PTRACE_GETVRREGS, PTRACE_SETVRREGS): Define.
480 return NativeProcessLinux::PtraceWrapper(PTRACE_SETVRREGS, m_thread.GetID(), in WriteVMX()