Searched refs:ctf_add_function (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/ctf/ |
H A D | mapfile | 48 ctf_add_function;
|
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | mapfile-vers | 58 ctf_add_function;
|
H A D | ctf_dwarf.c | 2757 ret = ctf_add_function(cup->cu_ctfp, idx, &cdf->cdf_fip, in ctf_dwarf_conv_funcvars_cb() 2916 ret = ctf_add_function(cup->cu_ctfp, idx, &fip, args); in ctf_dwarf_duplicate_func()
|
H A D | ctf_merge.c | 1445 if ((err = ctf_add_function(fp, idx, &fi, match->cmf_args)) != in ctf_merge_symbols()
|
/illumos-gate/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 *,
|
/illumos-gate/usr/src/common/ctf/ |
H A D | ctf_create.c | 1997 ctf_add_function(ctf_file_t *fp, ulong_t idx, const ctf_funcinfo_t *fip, in ctf_add_function() function
|