Searched refs:SectionIndices (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp834 DenseMap<COFFSection *, uint16_t> SectionIndices; local
837 SectionIndices[Section.get()] = Number;
892 Section->Symbol->Aux[0].Aux.SectionDefinition.Number = SectionIndices[Assoc];

Completed in 133 milliseconds