Home
last modified time | relevance | path

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

/NextBSD/cddl/contrib/opensolaris/tools/ctf/cvt/
HDoutput.c64 case II_GVAR: in burst_iitypes()
169 case II_GVAR: in matching_iidesc()
317 new->ii_type = II_GVAR; in copy_from_strong()
HDiidesc.c193 hash_iter(ii, iidesc_count_type, (void *)II_GVAR), in iidesc_stats()
HDctftools.h264 II_GVAR, /* Global variable */ enumerator
HDstabs.c351 case II_GVAR: in stabs_read()
HDctf.c929 ii->ii_type = II_GVAR; in resurrect_objects()
933 (ii->ii_type == II_GVAR ? "global" : "static"), in resurrect_objects()
HDst_parse.c257 iitype = II_GVAR; in parse_sym()
HDmerge.c627 case II_GVAR: in iidesc_match()
HDdwarf.c1688 ii->ii_type = die_isglobal(dw, die) ? II_GVAR : II_SVAR; in die_variable_create()