Lines Matching defs:P
48 Ppltdest(struct ps_prochandle *P, uintptr_t pltaddr) in Ppltdest()
94 Pissyscall(struct ps_prochandle *P, uintptr_t addr) in Pissyscall()
118 Pissyscall_prev(struct ps_prochandle *P, uintptr_t addr, uintptr_t *dst) in Pissyscall_prev()
141 Pissyscall_text(struct ps_prochandle *P, const void *buf, size_t buflen) in Pissyscall_text()
163 argcount_ctf(struct ps_prochandle *P, uint32_t pc, uint_t *countp) in argcount_ctf()
201 argcount(struct ps_prochandle *P, uint32_t pc, ssize_t sz) in argcount()
259 Pstack_iter32(struct ps_prochandle *P, const prgregset_t regs, in Pstack_iter32()
384 read_args(struct ps_prochandle *P, uintptr_t fp, uintptr_t pc, prgreg_t *args, in read_args()
496 Pstack_iter(struct ps_prochandle *P, const prgregset_t regs, in Pstack_iter()
595 Psyscall_setup(struct ps_prochandle *P, int nargs, int sysindex, uintptr_t sp) in Psyscall_setup()
617 Psyscall_copyinargs(struct ps_prochandle *P, int nargs, argdes_t *argp, in Psyscall_copyinargs()
676 Psyscall_copyoutargs(struct ps_prochandle *P, int nargs, argdes_t *argp, in Psyscall_copyoutargs()