Home | History | Annotate | Download | only in MC

Lines Matching refs:SectionIndexMap

538   DenseMap<const MCSection*, uint8_t> SectionIndexMap;
542 SectionIndexMap[&it->getSection()] = Index;
584 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());
616 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());