Searched refs:PTRACE_GETFDPIC (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/sh/include/uapi/asm/
H A Dptrace.h14 #define PTRACE_GETFDPIC 31 /* get the ELF fdpic loadmap address */ macro
/linux-4.4.14/arch/frv/include/uapi/asm/
H A Dptrace.h55 #define PTRACE_GETFDPIC 31 /* get the ELF fdpic loadmap address */ macro
/linux-4.4.14/arch/blackfin/include/uapi/asm/
H A Dptrace.h94 #define PTRACE_GETFDPIC 31 /* get the ELF fdpic loadmap address */ macro
/linux-4.4.14/arch/c6x/include/uapi/asm/
H A Dptrace.h100 #define PTRACE_GETFDPIC 31 /* get the ELF fdpic loadmap address */ macro
/linux-4.4.14/arch/blackfin/kernel/
H A Dptrace.c352 request = PTRACE_GETFDPIC; arch_ptrace()
356 request = PTRACE_GETFDPIC; arch_ptrace()
/linux-4.4.14/kernel/
H A Dptrace.c979 case PTRACE_GETFDPIC: { ptrace_request()

Completed in 235 milliseconds