Searched refs:PTRACE_GETFPXREGS (Results 1 – 16 of 16) sorted by relevance
72 #define PTRACE_GETFPXREGS 18 macro
86 #define PTRACE_GETFPXREGS 18 macro
18 PTRACE_GETFPXREGS
68 #if defined(PTRACE_GETFPXREGS) || (defined(HAVE_DECL_PTRACE_GETFPXREGS) && HAVE_DECL_PTRACE_GETFPXR…69 XLAT(PTRACE_GETFPXREGS),
123 res = ptrace(PTRACE_GETFPXREGS, pid, NULL, &fpxregs); in main()
222 if (sys_ptrace(PTRACE_GETFPXREGS, tid, NULL, &info->fpxregs) == -1) { in GetThreadInfoByIndex()
300 pub const PTRACE_GETFPXREGS: ::c_int = 18; constant
361 #if (defined(PTRACE_GETFPXREGS) && defined(PTRACE_SETFPXREGS)) || \363 int ptrace_getfpxregs = PTRACE_GETFPXREGS;
324 pub const PTRACE_GETFPXREGS: ::c_uint = 18; constant
715 pub const PTRACE_GETFPXREGS: ::c_uint = 18; constant
746 pub const PTRACE_GETFPXREGS: ::c_uint = 18; constant
845 pub const PTRACE_GETFPXREGS: ::c_uint = 18; constant
543 pub const PTRACE_GETFPXREGS: ::c_uint = 18; constant
603 #ifndef PTRACE_GETFPXREGS604 #define PTRACE_GETFPXREGS ((enum __ptrace_request)18) macro
1271 pub const PTRACE_GETFPXREGS: ::c_uint = 18; constant
2747 pub const PTRACE_GETFPXREGS: ::c_int = 18; constant