Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dctf_api.h163 } ctf_funcinfo_t; typedef
207 typedef int ctf_function_f(const char *, ulong_t, ctf_funcinfo_t *, void *);
239 extern int ctf_func_info(ctf_file_t *, ulong_t, ctf_funcinfo_t *);
240 extern int ctf_func_info_by_id(ctf_file_t *, ctf_id_t, ctf_funcinfo_t *);
291 extern ctf_id_t ctf_add_funcptr(ctf_file_t *, uint_t, const ctf_funcinfo_t *,
308 extern int ctf_add_function(ctf_file_t *, ulong_t, const ctf_funcinfo_t *,
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dcheck-common.c100 ctf_funcinfo_t *cfc_fip;
105 ctf_funcinfo_t *fip, void *arg) in ctftest_lookup_function_cb()
123 ctf_funcinfo_t *fip) in ctftest_lookup_function()
579 ctf_funcinfo_t fi; in ctftest_check_function()
654 ctf_funcinfo_t fi; in ctftest_check_fptr()
H A Dcheck-merge-static.c111 ctf_funcinfo_t fi; in check_mumble()
/illumos-gate/usr/src/common/ctf/
H A Dctf_lookup.c244 ctf_func_info(ctf_file_t *fp, ulong_t symidx, ctf_funcinfo_t *fip) in ctf_func_info()
301 ctf_funcinfo_t f; in ctf_func_args()
H A Dctf_types.c248 ctf_funcinfo_t fi; in ctf_format_func()
1034 ctf_func_info_by_id(ctf_file_t *fp, ctf_id_t type, ctf_funcinfo_t *fip) in ctf_func_info_by_id()
1158 ctf_funcinfo_t fi; in ctf_function_iter()
H A Dctf_create.c1132 const ctf_funcinfo_t *ctc, const ctf_id_t *argv) in ctf_add_funcptr()
1710 ctf_funcinfo_t ctc; in ctf_add_type()
1990 ctf_add_function(ctf_file_t *fp, ulong_t idx, const ctf_funcinfo_t *fip, in ctf_add_function()
/illumos-gate/usr/src/cmd/ctfdump/
H A Dctfdump.c78 ctf_funcinfo_t ci_funcinfo;
212 ctfdump_functions_cb(const char *name, ulong_t symidx, ctf_funcinfo_t *ctc, in ctfdump_functions_cb()
510 ctf_funcinfo_t ctc; in ctfdump_types_cb()
935 ctf_funcinfo_t *ctc, void *arg) in ctfsrc_collect_functions_cb()
951 ctf_funcinfo_t *cfi = &idn->ci_funcinfo; in ctfsrc_function()
/illumos-gate/usr/src/lib/libsaveargs/tests/dump/
H A Ddump.c44 ctf_funcinfo_t ss_finfo;
/illumos-gate/usr/src/lib/abi/apptrace/common/
H A Dapptrace.c584 ctf_funcinfo_t finfo; in la_sparcv9_pltenter()
725 ctf_funcinfo_t finfo; in la_pltexit64()
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_diff.c257 ctf_funcinfo_t ifunc, ofunc; in ctf_diff_fptr()
994 ctf_diff_func_count(const char *name, ulong_t symidx, ctf_funcinfo_t *fip, in ctf_diff_func_count()
1005 ctf_diff_func_fill_cb(const char *name, ulong_t symidx, ctf_funcinfo_t *fip, in ctf_diff_func_fill_cb()
1085 ctf_funcinfo_t ifip, ofip; in ctf_diff_func_fill()
H A Dctf_dwarf.c242 ctf_funcinfo_t cdf_fip;
292 static int ctf_dwarf_function_count(ctf_cu_t *, Dwarf_Die, ctf_funcinfo_t *,
294 static int ctf_dwarf_convert_fargs(ctf_cu_t *, Dwarf_Die, ctf_funcinfo_t *,
2058 ctf_funcinfo_t fi; in ctf_dwarf_create_fptr()
2062 bzero(&fi, sizeof (ctf_funcinfo_t)); in ctf_dwarf_create_fptr()
2227 ctf_dwarf_function_count(ctf_cu_t *cup, Dwarf_Die die, ctf_funcinfo_t *fip, in ctf_dwarf_function_count()
2281 ctf_dwarf_convert_fargs(ctf_cu_t *cup, Dwarf_Die die, ctf_funcinfo_t *fip, in ctf_dwarf_convert_fargs()
2894 ctf_funcinfo_t fip; in ctf_dwarf_duplicate_func()
H A Dctf_merge.c375 ctf_funcinfo_t ctc; in ctf_merge_add_func()
1075 ctf_merge_add_function(ctf_merge_input_t *cmi, ctf_funcinfo_t *fip, ulong_t idx, in ctf_merge_add_function()
1146 ctf_funcinfo_t fi; in ctf_merge_add_symbol()
1419 ctf_funcinfo_t fi; in ctf_merge_symbols()
/illumos-gate/usr/src/lib/libproc/amd64/
H A DPisadep.c167 ctf_funcinfo_t finfo; in argcount_ctf()
389 ctf_funcinfo_t finfo; in read_args()
/illumos-gate/usr/src/lib/libproc/i386/
H A DPisadep.c127 ctf_funcinfo_t finfo; in argcount_ctf()
/illumos-gate/usr/src/uts/intel/dtrace/
H A Dfbt.c544 ctf_funcinfo_t f; in fbt_getargdesc()
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Dfbt.c1090 ctf_funcinfo_t f; in fbt_provide_module()
1614 ctf_funcinfo_t f; in fbt_getargdesc()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_nm.c187 ctf_funcinfo_t f; in nm_func_signature()
H A Dmdb_ctf.c435 ctf_funcinfo_t f; in mdb_ctf_func_info()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_pid.c780 ctf_funcinfo_t f; in dt_pid_get_types()
H A Ddt_open.c839 ctf_funcinfo_t ctc; in dt_vopen()