Searched defs:stag (Results 1 – 1 of 1) sorted by relevance
59 static struct stag struct61 symbolS *sym; /* Symbol for this stag; value is offset. */ argument66 struct stag_field /* List of fields. */ argument71 struct stag *stag; /* If field is struct/union. */ argument74 /* For nesting; used only in stag construction. */ argument75 struct stag *inner; /* Enclosed .struct. */ argument76 struct stag *outer; /* Enclosing .struct. */ argument546 stag_add_field_symbols (struct stag *stag, in stag_add_field_symbols()606 struct stag *stag) in stag_add_field()787 struct stag *stag = (struct stag *) hash_find (stag_hash, name); in tic54x_tag() local[all …]