Searched refs:rettype (Results 1 – 2 of 2) sorted by relevance
118 int rettype = ctf_type_kind(ctfp, ss->ss_finfo.ctc_return); in check_sym() local124 if (((rettype == CTF_K_STRUCT) || (rettype == CTF_K_UNION)) && in check_sym()
365 int rettype = 0; in read_args() local385 rettype = ctf_type_kind(ctfp, finfo.ctc_return); in read_args()392 if (((rettype == CTF_K_STRUCT) || (rettype == CTF_K_UNION)) && in read_args()