Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Diidesc.c194 hash_iter(ii, iidesc_count_type, (void *)II_SVAR), in iidesc_stats()
H A Dctftools.h271 II_SVAR, /* Static variable */ enumerator
H A Doutput.c65 case II_SVAR: in burst_iitypes()
180 case II_SVAR: in matching_iidesc()
H A Dmerge.c608 if ((node->ii_type == II_SVAR || node->ii_type == II_SFUN) && in iidesc_match()
627 case II_SVAR: in iidesc_match()
H A Ddwarf.c1667 ii->ii_type = die_isglobal(dw, die) ? II_GVAR : II_SVAR; in die_variable_create()
1670 if (ii->ii_type == II_SVAR) in die_variable_create()
H A Dctf.c969 ii->ii_type = II_SVAR; in resurrect_objects()