Searched refs:PTRACE_GETFPREGS (Results 1 – 7 of 7) sorted by relevance
27 res = ptrace(PTRACE_GETFPREGS, pid, NULL, &fpregs); in main()
63 #define PTRACE_GETFPREGS 14 macro
37 res = ptrace(PTRACE_GETFPREGS, pid, NULL, &fpregs); in main()
57 #define PTRACE_GETFPREGS 14 macro
16 #define PTRACE_GETFPREGS 14 macro
186 int ptrace_getfpregs = PTRACE_GETFPREGS;
2248 # ifdef PTRACE_GETFPREGS2249 { PTRACE_GETFPREGS, "PTRACE_GETFPREGS", },