Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c64 case II_GVAR: in burst_iitypes()
169 case II_GVAR: in matching_iidesc()
317 new->ii_type = II_GVAR; in copy_from_strong()
H A Diidesc.c193 hash_iter(ii, iidesc_count_type, (void *)II_GVAR), in iidesc_stats()
H A Dctftools.h270 II_GVAR, /* Global variable */ enumerator
H A Dctf.c972 ii->ii_type = II_GVAR; in resurrect_objects()
976 (ii->ii_type == II_GVAR ? "global" : "static"), in resurrect_objects()
H A Dmerge.c626 case II_GVAR: in iidesc_match()
H A Ddwarf.c1667 ii->ii_type = die_isglobal(dw, die) ? II_GVAR : II_SVAR; in die_variable_create()