Home | History | Annotate | Download | only in MC

Lines Matching refs:SectionIndexMap

482   DenseMap<const MCSection*, uint8_t> SectionIndexMap;
486 SectionIndexMap[&it->getSection()] = Index;
529 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());
562 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());