Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/cvt/
H A Doutput.c64 case II_GVAR: in burst_iitypes()
167 case II_GVAR: in matching_iidesc()
311 new->ii_type = II_GVAR; in copy_from_strong()
H A Diidesc.c189 hash_iter(ii, iidesc_count_type, (void *)II_GVAR), in iidesc_stats()
H A Dctftools.h264 II_GVAR, /* Global variable */ enumerator
H A Dstabs.c351 case II_GVAR: in stabs_read()
H A Dctf.c822 ii->ii_type = II_GVAR; in resurrect_objects()
826 (ii->ii_type == II_GVAR ? "global" : "static"), in resurrect_objects()
H A Dmerge.c633 case II_GVAR: in iidesc_match()
H A Dst_parse.c258 iitype = II_GVAR; in parse_sym()
H A Ddwarf.c1650 ii->ii_type = die_isglobal(dw, die) ? II_GVAR : II_SVAR; in die_variable_create()