Home
last modified time | relevance | path

Searched refs:ctf_funcinfo_t (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dctf_api.h108 } ctf_funcinfo_t; typedef
175 extern int ctf_func_info(ctf_file_t *, ulong_t, ctf_funcinfo_t *);
218 const ctf_funcinfo_t *, const ctf_id_t *);
/freebsd-src/cddl/contrib/opensolaris/common/ctf/
H A Dctf_lookup.c250 ctf_func_info(ctf_file_t *fp, ulong_t symidx, ctf_funcinfo_t *fip) in ctf_func_info()
307 ctf_funcinfo_t f; in ctf_func_args()
H A Dctf_create.c890 const ctf_funcinfo_t *ctc, const ctf_id_t *argv) in ctf_add_function()
1414 ctf_funcinfo_t ctc; in ctf_add_type()
/freebsd-src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pid.c858 ctf_funcinfo_t f; in dt_pid_get_types()
H A Ddt_open.c1044 ctf_funcinfo_t ctc; in dt_vopen()