H A D | Psymtab.c | 376 dprintf("loaded rd object %s lmid %lx\n", 669 Plmid_to_map(struct ps_prochandle *P, Lmid_t lmid, const char *name) argument 676 if ((mptr = object_name_to_map(P, lmid, name)) != NULL) 709 Plmid_to_loadobj(struct ps_prochandle *P, Lmid_t lmid, const char *name) argument 716 if ((mptr = object_name_to_map(P, lmid, name)) == NULL) 829 Plmid_to_ctf(struct ps_prochandle *P, Lmid_t lmid, const char *name) argument 837 if ((mptr = object_name_to_map(P, lmid, name)) == NULL || 2064 * specifying a particular link map id. If lmid is PR_LMID_EVERY, the 2068 object_to_map(struct ps_prochandle *P, Lmid_t lmid, const char *objname) argument 2080 lmid 2150 object_name_to_map(struct ps_prochandle *P, Lmid_t lmid, const char *name) argument 2513 Pxlookup_by_name( struct ps_prochandle *P, Lmid_t lmid, const char *oname, const char *sname, GElf_Sym *symp, prsyminfo_t *sip) argument 2791 Psymbol_iter_com(struct ps_prochandle *P, Lmid_t lmid, const char *object_name, int which, int mask, pr_order_t order, proc_xsym_f *func, void *cd) argument 2916 Pxsymbol_iter(struct ps_prochandle *P, Lmid_t lmid, const char *object_name, int which, int mask, proc_xsym_f *func, void *cd) argument 2924 Psymbol_iter_by_lmid(struct ps_prochandle *P, Lmid_t lmid, const char *object_name, int which, int mask, proc_sym_f *func, void *cd) argument [all...] |