Searched refs:Paddr_to_ctf (Results 1 – 5 of 5) sorted by relevance
93 Paddr_to_ctf;
547 extern ctf_file_t *Paddr_to_ctf(struct ps_prochandle *, uintptr_t);
803 Paddr_to_ctf(struct ps_prochandle *P, uintptr_t addr) in Paddr_to_ctf() function
374 if ((ctfp = Paddr_to_ctf(P, pc)) == NULL) in read_args()
3226 if ((ret = Paddr_to_ctf(t->t_pshandle, addr)) == NULL) { in pt_addr_to_ctf()