Home
last modified time | relevance | path

Searched refs:Pfindmap (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libproc/common/
H A DPcontrol.h285 extern char *Pfindmap(struct ps_prochandle *, map_info_t *, char *,
H A DPzone.c773 Pfindmap(struct ps_prochandle *P, map_info_t *mptr, char *s, size_t n) in Pfindmap() function
H A DPsymtab.c373 if ((Pfindmap(P, mptr, buf, sizeof (buf)) != NULL) && in map_iter()
412 if ((Pfindmap(P, mptr, buf, sizeof (buf)) != NULL) && in map_set()
2700 if (Pfindmap(P, mptr, buffer, bufsize) != NULL) in i_Pobjname()
H A DPcore.c1973 (Pfindmap(P, mp, buf, sizeof (buf)) != NULL)) in core_iter_mapping()