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

/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Diidesc.c193 hash_iter(ii, iidesc_count_type, (void *)II_GVAR),
H A Doutput.c64 case II_GVAR:
169 case II_GVAR:
317 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.c925 ii->ii_type = II_GVAR;
929 (ii->ii_type == II_GVAR ? "global" : "static"),
H A Dmerge.c626 case II_GVAR:
H A Dst_parse.c261 iitype = II_GVAR;
H A Ddwarf.c1656 ii->ii_type = die_isglobal(dw, die) ? II_GVAR : II_SVAR;

Completed in 68 milliseconds