Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c245 } ctf_dwfunc_t; typedef
2329 ctf_dwfunc_t *cdf; in ctf_dwarf_convert_function()
2373 bzero(cdf, sizeof (ctf_dwfunc_t)); in ctf_dwarf_convert_function()
2380 ctf_free(cdf, sizeof (ctf_dwfunc_t)); in ctf_dwarf_convert_function()
2385 ctf_free(cdf, sizeof (ctf_dwfunc_t)); in ctf_dwarf_convert_function()
2409 ctf_free(cdf, sizeof (ctf_dwfunc_t)); in ctf_dwarf_convert_function()
2437 ctf_free(cdf, sizeof (ctf_dwfunc_t)); in ctf_dwarf_convert_function()
2665 static ctf_dwfunc_t *
2669 ctf_dwfunc_t *cdf, *fuzzy = NULL; in ctf_dwarf_match_func()
3083 ctf_dwfunc_t *cdf, *ndf; in ctf_dwarf_free_die()
[all …]