Searched refs:ctc_flags (Results 1 – 15 of 15) sorted by relevance
283 fip->ctc_flags = 0; in ctf_func_info()286 fip->ctc_flags |= CTF_FUNC_VARARG; in ctf_func_info()
804 if (ctc == NULL || (ctc->ctc_flags & ~CTF_FUNC_VARARG) != 0 || in ctf_add_function()809 if (ctc->ctc_flags & CTF_FUNC_VARARG) in ctf_add_function()843 if (ctc->ctc_flags & CTF_FUNC_VARARG) in ctf_add_function()1439 ctc.ctc_flags = 0; in ctf_add_type()
107 uint_t ctc_flags; /* function attributes (see below) */ member
51 fi.ctc_flags = 0; in try_maybe_reporting()
766 || (fi.ctc_flags & CTF_FUNC_VARARG)) in ctf_type_aname()770 if (fi.ctc_flags & CTF_FUNC_VARARG) in ctf_type_aname()1586 fip->ctc_flags = 0; in ctf_func_type_info()1596 fip->ctc_flags |= CTF_FUNC_VARARG; in ctf_func_type_info()
759 if (ctc == NULL || (ctc->ctc_flags & ~CTF_FUNC_VARARG) != 0 in ctf_add_function()764 if (ctc->ctc_flags & CTF_FUNC_VARARG) in ctf_add_function()796 if (ctc->ctc_flags & CTF_FUNC_VARARG) in ctf_add_function()1857 ctc.ctc_flags = 0; in ctf_add_type_internal()
825 ctf_dedup_sha1_add (&hash, &fi.ctc_flags, sizeof (fi.ctc_flags), in ctf_dedup_rhash_type()
758 || (fi.ctc_flags & CTF_FUNC_VARARG)) in ctf_type_aname()762 if (fi.ctc_flags & CTF_FUNC_VARARG) in ctf_type_aname()1577 fip->ctc_flags = 0; in ctf_func_type_info()1587 fip->ctc_flags |= CTF_FUNC_VARARG; in ctf_func_type_info()
756 if (ctc == NULL || (ctc->ctc_flags & ~CTF_FUNC_VARARG) != 0 in ctf_add_function()761 if (ctc->ctc_flags & CTF_FUNC_VARARG) in ctf_add_function()793 if (ctc->ctc_flags & CTF_FUNC_VARARG) in ctf_add_function()1827 ctc.ctc_flags = 0; in ctf_add_type_internal()
95 unsigned int ctc_flags; /* Function attributes (see below). */ member
675 func_info.ctc_flags |= CTF_FUNC_VARARG; in gen_ctf_function_type()
160 uint32_t ctc_flags; /* Function attributes (see below). */ member
1557 ctc.ctc_flags = 0; in dt_vopen()