Home
last modified time | relevance | path

Searched refs:rettype (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libsaveargs/tests/dump/
H A Ddump.c118 int rettype = ctf_type_kind(ctfp, ss->ss_finfo.ctc_return); in check_sym() local
124 if (((rettype == CTF_K_STRUCT) || (rettype == CTF_K_UNION)) && in check_sym()
/titanic_41/usr/src/lib/libproc/amd64/
H A DPisadep.c365 int rettype = 0; in read_args() local
385 rettype = ctf_type_kind(ctfp, finfo.ctc_return); in read_args()
392 if (((rettype == CTF_K_STRUCT) || (rettype == CTF_K_UNION)) && in read_args()