Searched refs:Ppltdest (Results 1 – 10 of 10) sorted by relevance
46 Ppltdest(struct ps_prochandle *P, uintptr_t pltaddr) in Ppltdest() function
49 Ppltdest(struct ps_prochandle *P, uintptr_t pltaddr) in Ppltdest() function
173 Ppltdest;
669 extern const char *Ppltdest(struct ps_prochandle *, uintptr_t);
79 Ppltdest.3proc \
48 Ppltdest(struct ps_prochandle *P, uintptr_t pltaddr) in Ppltdest() function
342 if (Ppltdest(pp->dpp_pr, sym.st_value) != NULL) in dt_pid_per_mod()
127 file path=usr/share/man/man3proc/Ppltdest.3proc
2884 if ((pltsym = Ppltdest(P, addr)) != NULL) { in pt_lookup_by_addr()