Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libctf/common/
H A Dctf_dwarf.c258 ctf_list_t cu_funcs; /* List of functions */ member
2001 ctf_list_append(&cup->cu_funcs, cdf); in ctf_dwarf_convert_function()
2182 for (cdf = ctf_list_next(&cup->cu_funcs); cdf != NULL; in ctf_dwarf_match_func()
2649 for (cdf = ctf_list_next(&cup->cu_funcs); cdf != NULL; cdf = ndf) { in ctf_dwarf_free_die()
2774 bzero(&cup->cu_funcs, sizeof (ctf_list_t)); in ctf_dwarf_init_die()