Searched refs:PTRACE_GETFDPIC (Results 1 – 6 of 6) sorted by relevance
142 PTRACE_GETFDPIC = 31, enumerator143 #define PT_GETFDPIC PTRACE_GETFDPIC
15 #define PTRACE_GETFDPIC 31 /* get the ELF fdpic loadmap address */ macro
35 #define PTRACE_GETFDPIC 31 macro
101 #define PTRACE_GETFDPIC 31 /* get the ELF fdpic loadmap address */ macro
1182 case PTRACE_GETFDPIC: { in ptrace_request()