Searched refs:Pname_to_ctf (Results 1 – 6 of 6) sorted by relevance
600 if ((ctfp = Pname_to_ctf(proc_hdl, defname)) == NULL) in la_sparcv9_pltenter()746 if ((ctfp = Pname_to_ctf(proc_hdl, defname)) == NULL) in la_pltexit64()
148 Pname_to_ctf;
548 extern ctf_file_t *Pname_to_ctf(struct ps_prochandle *, const char *);
835 Pname_to_ctf(struct ps_prochandle *P, const char *name) in Pname_to_ctf() function
554 fp = Pname_to_ctf(dcp->dpa_proc, obj); in dt_module_load_proc_count()570 fp = Pname_to_ctf(dcp->dpa_proc, obj); in dt_module_load_proc_build()
3244 if ((ret = Pname_to_ctf(t->t_pshandle, name)) == NULL) { in pt_name_to_ctf()