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

/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Diidesc.c193 hash_iter(ii, iidesc_count_type, (void *)II_GVAR),
H A Doutput.c66 case II_GVAR:
171 case II_GVAR:
319 new->ii_type = II_GVAR;
H A Dctftools.h264 II_GVAR, /* Global variable */ enumerator in enum:iitype
H A Dstabs.c351 case II_GVAR:
H A Dctf.c929 ii->ii_type = II_GVAR;
933 (ii->ii_type == II_GVAR ? "global" : "static"),
H A Dst_parse.c257 iitype = II_GVAR;
H A Dmerge.c636 case II_GVAR:
H A Ddwarf.c1679 ii->ii_type = die_isglobal(dw, die) ? II_GVAR : II_SVAR;

Completed in 169 milliseconds