ptrace.h raw

   1  #define PTRACE_GETFDPIC		31
   2  #define PTRACE_GETFDPIC_EXEC	0
   3  #define PTRACE_GETFDPIC_INTERP	1
   4  #define PTRACE_GETDSPREGS	55
   5  #define PTRACE_SETDSPREGS	56
   6