Searched refs:PTRACE_SETFPREGS (Results 1 – 7 of 7) sorted by relevance
80 #ifndef PTRACE_SETFPREGS81 #define PTRACE_SETFPREGS PT_SETFPREGS macro242 if (ptrace (PTRACE_SETFPREGS, pid, in store_inferior_registers()
126 net_write_registers (fpregs, SPARC_FPREG_PLEN, PTRACE_SETFPREGS); in vx_write_register()
158 PTRACE_SETFPREGS); in vx_write_register()
199 PTRACE_SETFPREGS); in vx_write_register()
90 ptrace (PTRACE_SETFPREGS, PIDGET (inferior_ptid), in store_inferior_registers()
77 #define PTRACE_SETFPREGS 15 macro323 case PTRACE_SETFPREGS: in linux_ptrace()
320 int ptrace_setfpregs = PTRACE_SETFPREGS;