Searched refs:CTF_FUNC_VARARG (Results 1 – 3 of 3) sorted by relevance
114 #define CTF_FUNC_VARARG 0x1 /* function arguments end with varargs */ macro
285 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()