Home | History | Annotate | Download | only in MC

Lines Matching refs:Assoc

903     COFFSection *Assoc = COMDATSymbol->Section;
904 if (!Assoc)
910 if (Assoc->Number == -1)
913 Section->Symbol->Aux[0].Aux.SectionDefinition.Number = Assoc->Number;