Searched refs:Pname_to_map (Results 1 – 7 of 7) sorted by relevance
455 if (Pname_to_map(pp.dpp_pr, PR_OBJ_LDSO) == NULL) { in dt_pid_create_pid_probes()473 (aout = Pname_to_map(pp.dpp_pr, "a.out")) == NULL || in dt_pid_create_pid_probes()474 (pmp = Pname_to_map(pp.dpp_pr, pp.dpp_mod)) == NULL || in dt_pid_create_pid_probes()
223 Pname_to_map.3proc \343 Pname_to_map.3proc := LINKSRC = Paddr_to_map.3proc
167 Pname_to_map;
560 extern const prmap_t *Pname_to_map(struct ps_prochandle *, const char *);
694 Pname_to_map(struct ps_prochandle *P, const char *name) in Pname_to_map() function
120 link path=usr/share/man/man3proc/Pname_to_map.3proc target=Paddr_to_map.3proc
2956 if (pmp != NULL && pmp != Pname_to_map(P, PR_OBJ_EXEC)) { in pt_lookup_by_addr()