Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/ctf/cvt/
H A Diidesc.c192 hash_iter(ii, iidesc_count_type, (void *)II_SOU)); in iidesc_stats()
H A Dfixup_tdescs.c171 if (iidesc->ii_type != II_TYPE && iidesc->ii_type != II_SOU) in matching_iidesc()
H A Dctftools.h267 II_SOU, /* Struct or union */ enumerator
H A Dstabs.c353 case II_SOU: in stabs_read()
H A Dst_parse.c397 idp->ii_type = II_SOU; in parse_sou()
399 return (II_SOU); in parse_sou()
H A Ddwarf.c890 ii->ii_type = II_SOU; in die_enum_create()
1083 ii->ii_type = II_SOU; in die_sou_create()
H A Dmerge.c643 case II_SOU: in iidesc_match()
H A Dctf.c1145 ii->ii_type = II_SOU; in resurrect_types()