Searched refs:ctc_return (Results 1 – 5 of 5) sorted by relevance
105 ctf_id_t ctc_return; /* function return type */ member
911 if (ctf_lookup_by_id(&fpd, ctc->ctc_return) == NULL && in ctf_add_function()912 ctf_dtd_lookup(fp, ctc->ctc_return) == NULL) in ctf_add_function()931 dtd->dtd_data.ctt_type = ctc->ctc_return; in ctf_add_function()933 ctf_ref_inc(fp, ctc->ctc_return); in ctf_add_function()1597 ctc.ctc_return = ctf_add_type(dst_fp, src_fp, type); in ctf_add_type()1601 if (ctc.ctc_return == CTF_ERR) in ctf_add_type()
287 fip->ctc_return = *dp++; in ctf_func_info()
977 (void) ctf_type_qname(fp, f.ctc_return, adp->dtargd_native + in dt_pid_get_types()
1503 ctc.ctc_return = ctf_lookup_by_name(dmp->dm_ctfp, "int"); in dt_vopen()