Searched refs:ctc_return (Results 1 – 4 of 4) sorted by relevance
104 ctf_id_t ctc_return; /* function return type */ member
278 fip->ctc_return = *dp++; in ctf_func_info()
708 dtd->dtd_data.ctt_type = (ushort_t)ctc->ctc_return; in ctf_add_function()1243 ctc.ctc_return = ctf_add_type(dst_fp, src_fp, tp->ctt_type); in ctf_add_type()1247 if (ctc.ctc_return == CTF_ERR) in ctf_add_type()
1439 ctc.ctc_return = ctf_lookup_by_name(dmp->dm_ctfp, "int"); in dt_vopen()