Home
last modified time | relevance | path

Searched refs:CTF_FUNC_VARARG (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/ctfdump/
H A Dctfdump.c230 if (ctc->ctc_flags & CTF_FUNC_VARARG) in ctfdump_functions_cb()
587 if (ctc.ctc_flags & CTF_FUNC_VARARG) in ctfdump_types_cb()
955 if (!(cfi->ctc_flags & CTF_FUNC_VARARG)) in ctfsrc_function()
959 if (cfi->ctc_flags & CTF_FUNC_VARARG) in ctfsrc_function()
/titanic_50/usr/src/common/ctf/
H A Dctf_lookup.c283 fip->ctc_flags |= CTF_FUNC_VARARG; in ctf_func_info()
H A Dctf_types.c269 if (fi.ctc_flags & CTF_FUNC_VARARG) in ctf_format_func()
1033 fip->ctc_flags |= CTF_FUNC_VARARG; in ctf_func_info_by_id()
1174 fi.ctc_flags |= CTF_FUNC_VARARG; in ctf_function_iter()
H A Dctf_create.c1131 if (ctc == NULL || (ctc->ctc_flags & ~CTF_FUNC_VARARG) != 0 || in ctf_add_funcptr()
1136 if (ctc->ctc_flags & CTF_FUNC_VARARG) in ctf_add_funcptr()
1170 if (ctc->ctc_flags & CTF_FUNC_VARARG) in ctf_add_funcptr()
2019 if (fip->ctc_flags & CTF_FUNC_VARARG) in ctf_add_function()
2028 if (fip->ctc_flags & CTF_FUNC_VARARG) in ctf_add_function()
/titanic_50/usr/src/uts/common/sys/
H A Dctf_api.h169 #define CTF_FUNC_VARARG 0x1 /* function arguments end with varargs */ macro
/titanic_50/usr/src/lib/abi/apptrace/common/
H A Dapptrace.c660 if (finfo.ctc_flags & CTF_FUNC_VARARG) in la_sparcv9_pltenter()
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_nm.c221 if (f.ctc_flags & CTF_FUNC_VARARG) { in nm_func_signature()
/titanic_50/usr/src/lib/libctf/common/
H A Dctf_dwarf.c1844 fip->ctc_flags |= CTF_FUNC_VARARG; in ctf_dwarf_function_count()
1852 fip->ctc_flags |= CTF_FUNC_VARARG; in ctf_dwarf_function_count()