Lines Matching defs:P
47 Ppltdest(struct ps_prochandle *P, uintptr_t pltaddr) in Ppltdest()
93 Pissyscall(struct ps_prochandle *P, uintptr_t addr) in Pissyscall()
117 Pissyscall_prev(struct ps_prochandle *P, uintptr_t addr, uintptr_t *dst) in Pissyscall_prev()
140 Pissyscall_text(struct ps_prochandle *P, const void *buf, size_t buflen) in Pissyscall_text()
178 argcount(struct ps_prochandle *P, uint32_t pc, ssize_t sz) in argcount()
236 Pstack_iter32(struct ps_prochandle *P, const prgregset_t regs, in Pstack_iter32()
355 read_args(struct ps_prochandle *P, uintptr_t fp, uintptr_t pc, prgreg_t *args, in read_args()
467 Pstack_iter(struct ps_prochandle *P, const prgregset_t regs, in Pstack_iter()
566 Psyscall_setup(struct ps_prochandle *P, int nargs, int sysindex, uintptr_t sp) in Psyscall_setup()
588 Psyscall_copyinargs(struct ps_prochandle *P, int nargs, argdes_t *argp, in Psyscall_copyinargs()
647 Psyscall_copyoutargs(struct ps_prochandle *P, int nargs, argdes_t *argp, in Psyscall_copyoutargs()