Searched refs:PTRACE_GETVRREGS (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dppc-linux-nat.c46 /* Glibc's headers don't define PTRACE_GETVRREGS so we cannot use a
51 ppc kernel's asm/ptrace.h defines PTRACE_GETVRREGS and
57 #ifndef PTRACE_GETVRREGS
58 #define PTRACE_GETVRREGS 18 macro
84 However the PTRACE_GETVRREGS and PTRACE_SETVRREGS requests return
139 /* Non-zero if our kernel may support the PTRACE_GETVRREGS and
235 ret = ptrace (PTRACE_GETVRREGS, tid, 0, &regs);
440 ret = ptrace (PTRACE_GETVRREGS, tid, 0, &regs);
515 ret = ptrace (PTRACE_GETVRREGS, tid, 0, &regs);
720 ret = ptrace (PTRACE_GETVRREGS, ti
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dppc-linux-nat.c46 /* Glibc's headers don't define PTRACE_GETVRREGS so we cannot use a
51 ppc kernel's asm/ptrace.h defines PTRACE_GETVRREGS and
57 #ifndef PTRACE_GETVRREGS
58 #define PTRACE_GETVRREGS 18 macro
84 However the PTRACE_GETVRREGS and PTRACE_SETVRREGS requests return
139 /* Non-zero if our kernel may support the PTRACE_GETVRREGS and
235 ret = ptrace (PTRACE_GETVRREGS, tid, 0, &regs);
440 ret = ptrace (PTRACE_GETVRREGS, tid, 0, &regs);
515 ret = ptrace (PTRACE_GETVRREGS, tid, 0, &regs);
720 ret = ptrace (PTRACE_GETVRREGS, ti
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dppc-linux-nat.c46 /* Glibc's headers don't define PTRACE_GETVRREGS so we cannot use a
51 ppc kernel's asm/ptrace.h defines PTRACE_GETVRREGS and
57 #ifndef PTRACE_GETVRREGS
58 #define PTRACE_GETVRREGS 18 macro
84 However the PTRACE_GETVRREGS and PTRACE_SETVRREGS requests return
139 /* Non-zero if our kernel may support the PTRACE_GETVRREGS and
235 ret = ptrace (PTRACE_GETVRREGS, tid, 0, &regs);
440 ret = ptrace (PTRACE_GETVRREGS, tid, 0, &regs);
515 ret = ptrace (PTRACE_GETVRREGS, tid, 0, &regs);
720 ret = ptrace (PTRACE_GETVRREGS, ti
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/include/asm/
H A Dptrace.h311 #define PTRACE_GETVRREGS 18 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dptrace32.c301 case PTRACE_GETVRREGS:
H A Dptrace.c1607 case PTRACE_GETVRREGS:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dptrace32.c301 case PTRACE_GETVRREGS:
H A Dptrace.c1607 case PTRACE_GETVRREGS:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dptrace.h311 #define PTRACE_GETVRREGS 18 macro

Completed in 80 milliseconds