Searched refs:PTRACE_GETVFPREGS (Results 1 – 10 of 10) sorted by relevance
48 PTRACE_GETVFPREGS
154 #if defined(PTRACE_GETVFPREGS) || (defined(HAVE_DECL_PTRACE_GETVFPREGS) && HAVE_DECL_PTRACE_GETVFPR…155 XLAT(PTRACE_GETVFPREGS),
31 #define PTRACE_GETVFPREGS 27 macro
70 res = ptrace((enum __ptrace_request)PTRACE_GETVFPREGS, pid, 0, regbuf); in main()
68 res = ptrace((enum __ptrace_request)PTRACE_GETVFPREGS, pid, 0, regbuf); in main()
61 #define __PTRACE_FPREQUEST PTRACE_GETVFPREGS
27 #ifndef PTRACE_GETVFPREGS28 #define PTRACE_GETVFPREGS 27 macro878 return NativeProcessLinux::PtraceWrapper(PTRACE_GETVFPREGS, m_thread.GetID(), in ReadFPR()
369 #if defined(PTRACE_GETVFPREGS) && defined(PTRACE_SETVFPREGS)370 int ptrace_getvfpregs = PTRACE_GETVFPREGS;
368 #if defined(PTRACE_GETVFPREGS) && defined(PTRACE_SETVFPREGS)369 int ptrace_getvfpregs = PTRACE_GETVFPREGS;