Home
last modified time | relevance | path

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

/arch/frv/include/asm/
Dptrace.h63 #define PTRACE_GETFDPIC_INTERP 1 /* [addr] request the interpreter loadmap */ macro
/arch/sh/include/asm/
Dptrace.h17 #define PTRACE_GETFDPIC_INTERP 1 /* [addr] request the interpreter loadmap */ macro
/arch/blackfin/include/asm/
Dptrace.h96 #define PTRACE_GETFDPIC_INTERP 1 /* [addr] request the interpreter loadmap */ macro
/arch/blackfin/kernel/
Dptrace.c353 addr = PTRACE_GETFDPIC_INTERP; in arch_ptrace()