Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Diidesc.c192 hash_iter(ii, iidesc_count_type, (void *)II_SFUN), in iidesc_stats()
H A Dctftools.h269 II_SFUN, /* Static function */ enumerator
H A Doutput.c63 case II_SFUN: in burst_iitypes()
179 case II_SFUN: in matching_iidesc()
H A Dmerge.c608 if ((node->ii_type == II_SVAR || node->ii_type == II_SFUN) && in iidesc_match()
625 case II_SFUN: in iidesc_match()
H A Ddwarf.c1594 ii->ii_type = die_isglobal(dw, die) ? II_GFUN : II_SFUN; in die_function_create()
1596 if (ii->ii_type == II_SFUN) in die_function_create()
H A Dctf.c1022 ii->ii_type = II_SFUN; in resurrect_functions()