Searched refs:ctf_add_function (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/ctf/ |
H A D | mapfile | 48 ctf_add_function;
|
/titanic_50/usr/src/lib/libctf/common/ |
H A D | mapfile-vers | 57 ctf_add_function;
|
H A D | ctf_dwarf.c | 2312 ret = ctf_add_function(cup->cu_ctfp, idx, &cdf->cdf_fip, in ctf_dwarf_conv_funcvars_cb() 2469 ret = ctf_add_function(cup->cu_ctfp, idx, &fip, args); in ctf_dwarf_duplicate_func()
|
H A D | ctf_merge.c | 1305 if ((err = ctf_add_function(fp, i, &fi, in ctf_merge_functions()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | ctf_api.h | 308 extern int ctf_add_function(ctf_file_t *, ulong_t, const ctf_funcinfo_t *,
|
/titanic_50/usr/src/common/ctf/ |
H A D | ctf_create.c | 1975 ctf_add_function(ctf_file_t *fp, ulong_t idx, const ctf_funcinfo_t *fip, in ctf_add_function() function
|