Symbol: ctf_funcinfo_t
usr/src/cmd/ctfdump/ctfdump.c
213
ctfdump_functions_cb(const char *name, ulong_t symidx, ctf_funcinfo_t *ctc,
usr/src/cmd/ctfdump/ctfdump.c
521
ctf_funcinfo_t ctc;
usr/src/cmd/ctfdump/ctfdump.c
79
ctf_funcinfo_t ci_funcinfo;
usr/src/cmd/ctfdump/ctfdump.c
941
ctf_funcinfo_t *ctc, void *arg)
usr/src/cmd/ctfdump/ctfdump.c
957
ctf_funcinfo_t *cfi = &idn->ci_funcinfo;
usr/src/cmd/mdb/common/mdb/mdb_ctf.c
438
ctf_funcinfo_t f;
usr/src/cmd/mdb/common/mdb/mdb_nm.c
187
ctf_funcinfo_t f;
usr/src/common/ctf/ctf_create.c
1136
const ctf_funcinfo_t *ctc, const ctf_id_t *argv)
usr/src/common/ctf/ctf_create.c
1717
ctf_funcinfo_t ctc;
usr/src/common/ctf/ctf_create.c
1997
ctf_add_function(ctf_file_t *fp, ulong_t idx, const ctf_funcinfo_t *fip,
usr/src/common/ctf/ctf_lookup.c
244
ctf_func_info(ctf_file_t *fp, ulong_t symidx, ctf_funcinfo_t *fip)
usr/src/common/ctf/ctf_lookup.c
301
ctf_funcinfo_t f;
usr/src/common/ctf/ctf_types.c
1118
ctf_func_info_by_id(ctf_file_t *fp, ctf_id_t type, ctf_funcinfo_t *fip)
usr/src/common/ctf/ctf_types.c
1242
ctf_funcinfo_t fi;
usr/src/common/ctf/ctf_types.c
249
ctf_funcinfo_t fi;
usr/src/lib/abi/apptrace/common/apptrace.c
584
ctf_funcinfo_t finfo;
usr/src/lib/abi/apptrace/common/apptrace.c
725
ctf_funcinfo_t finfo;
usr/src/lib/libctf/common/ctf_diff.c
1005
ctf_diff_func_fill_cb(const char *name, ulong_t symidx, ctf_funcinfo_t *fip,
usr/src/lib/libctf/common/ctf_diff.c
1085
ctf_funcinfo_t ifip, ofip;
usr/src/lib/libctf/common/ctf_diff.c
257
ctf_funcinfo_t ifunc, ofunc;
usr/src/lib/libctf/common/ctf_diff.c
994
ctf_diff_func_count(const char *name, ulong_t symidx, ctf_funcinfo_t *fip,
usr/src/lib/libctf/common/ctf_dwarf.c
2058
ctf_funcinfo_t fi;
usr/src/lib/libctf/common/ctf_dwarf.c
2062
bzero(&fi, sizeof (ctf_funcinfo_t));
usr/src/lib/libctf/common/ctf_dwarf.c
2227
ctf_dwarf_function_count(ctf_cu_t *cup, Dwarf_Die die, ctf_funcinfo_t *fip,
usr/src/lib/libctf/common/ctf_dwarf.c
2281
ctf_dwarf_convert_fargs(ctf_cu_t *cup, Dwarf_Die die, ctf_funcinfo_t *fip,
usr/src/lib/libctf/common/ctf_dwarf.c
242
ctf_funcinfo_t cdf_fip;
usr/src/lib/libctf/common/ctf_dwarf.c
2894
ctf_funcinfo_t fip;
usr/src/lib/libctf/common/ctf_dwarf.c
292
static int ctf_dwarf_function_count(ctf_cu_t *, Dwarf_Die, ctf_funcinfo_t *,
usr/src/lib/libctf/common/ctf_dwarf.c
294
static int ctf_dwarf_convert_fargs(ctf_cu_t *, Dwarf_Die, ctf_funcinfo_t *,
usr/src/lib/libctf/common/ctf_merge.c
1075
ctf_merge_add_function(ctf_merge_input_t *cmi, ctf_funcinfo_t *fip, ulong_t idx,
usr/src/lib/libctf/common/ctf_merge.c
1146
ctf_funcinfo_t fi;
usr/src/lib/libctf/common/ctf_merge.c
1419
ctf_funcinfo_t fi;
usr/src/lib/libctf/common/ctf_merge.c
375
ctf_funcinfo_t ctc;
usr/src/lib/libdtrace/common/dt_open.c
839
ctf_funcinfo_t ctc;
usr/src/lib/libdtrace/common/dt_pid.c
780
ctf_funcinfo_t f;
usr/src/lib/libproc/amd64/Pisadep.c
167
ctf_funcinfo_t finfo;
usr/src/lib/libproc/amd64/Pisadep.c
389
ctf_funcinfo_t finfo;
usr/src/lib/libproc/i386/Pisadep.c
127
ctf_funcinfo_t finfo;
usr/src/lib/libsaveargs/tests/dump/dump.c
44
ctf_funcinfo_t ss_finfo;
usr/src/test/util-tests/tests/ctf/check-common.c
101
ctf_funcinfo_t *cfc_fip;
usr/src/test/util-tests/tests/ctf/check-common.c
106
ctf_funcinfo_t *fip, void *arg)
usr/src/test/util-tests/tests/ctf/check-common.c
124
ctf_funcinfo_t *fip)
usr/src/test/util-tests/tests/ctf/check-common.c
640
ctf_funcinfo_t fi;
usr/src/test/util-tests/tests/ctf/check-common.c
715
ctf_funcinfo_t fi;
usr/src/test/util-tests/tests/ctf/check-merge-static.c
111
ctf_funcinfo_t fi;
usr/src/uts/common/sys/ctf_api.h
207
typedef int ctf_function_f(const char *, ulong_t, ctf_funcinfo_t *, void *);
usr/src/uts/common/sys/ctf_api.h
239
extern int ctf_func_info(ctf_file_t *, ulong_t, ctf_funcinfo_t *);
usr/src/uts/common/sys/ctf_api.h
240
extern int ctf_func_info_by_id(ctf_file_t *, ctf_id_t, ctf_funcinfo_t *);
usr/src/uts/common/sys/ctf_api.h
291
extern ctf_id_t ctf_add_funcptr(ctf_file_t *, uint_t, const ctf_funcinfo_t *,
usr/src/uts/common/sys/ctf_api.h
308
extern int ctf_add_function(ctf_file_t *, ulong_t, const ctf_funcinfo_t *,
usr/src/uts/intel/dtrace/fbt.c
544
ctf_funcinfo_t f;
usr/src/uts/sparc/dtrace/fbt.c
1090
ctf_funcinfo_t f;
usr/src/uts/sparc/dtrace/fbt.c
1614
ctf_funcinfo_t f;