Home
last modified time | relevance | path

Searched refs:PTRACE_GETFDPIC_INTERP (Results 1 – 5 of 5) sorted by relevance

/arch/sh/include/uapi/asm/
Dptrace.h18 #define PTRACE_GETFDPIC_INTERP 1 /* [addr] request the interpreter loadmap */ macro
/arch/frv/include/uapi/asm/
Dptrace.h59 #define PTRACE_GETFDPIC_INTERP 1 /* [addr] request the interpreter loadmap */ macro
/arch/blackfin/include/uapi/asm/
Dptrace.h97 #define PTRACE_GETFDPIC_INTERP 1 /* [addr] request the interpreter loadmap */ macro
/arch/c6x/include/uapi/asm/
Dptrace.h104 #define PTRACE_GETFDPIC_INTERP 1 /* [addr] request the interpreter loadmap */ macro
/arch/blackfin/kernel/
Dptrace.c359 addr = PTRACE_GETFDPIC_INTERP; in arch_ptrace()