Searched refs:ctc_flags (Results 1 – 7 of 7) sorted by relevance
280 fip->ctc_flags = 0; in ctf_func_info()283 fip->ctc_flags |= CTF_FUNC_VARARG; in ctf_func_info()
794 if (ctc == NULL || (ctc->ctc_flags & ~CTF_FUNC_VARARG) != 0 || in ctf_add_function()799 if (ctc->ctc_flags & CTF_FUNC_VARARG) in ctf_add_function()833 if (ctc->ctc_flags & CTF_FUNC_VARARG) in ctf_add_function()1413 ctc.ctc_flags = 0; in ctf_add_type()
103 uint_t ctc_flags; /* function attributes (see below) */ member
660 if (finfo.ctc_flags & CTF_FUNC_VARARG) in la_sparcv9_pltenter()
221 if (f.ctc_flags & CTF_FUNC_VARARG) { in nm_func_signature()
468 mfp->mtf_flags = f.ctc_flags; in mdb_ctf_func_info()
1203 ctc.ctc_flags = 0; in dt_vopen()