Home | History | Annotate | Download | only in MC

Lines Matching defs:Assoc

894     COFFSection *Assoc = COMDATSymbol->Section;
895 if (!Assoc)
901 if (Assoc->Number == -1)
904 Section->Symbol->Aux[0].Aux.SectionDefinition.Number = Assoc->Number;