Lines Matching defs:pregs
634 char *pregs = (char *) regs;639 *(long *)(pregs+offset) = ptrace(PTRACE_PEEKUSER, pid, offset, NULL);703 char *pregs = (char *) regs;715 res = ptrace(PTRACE_POKEUSER, pid, offset, *(long*)(pregs+offset));