Home | History | Annotate | Download | only in MC

Lines Matching refs:SectionIndexMap

513   DenseMap<const MCSection*, uint8_t> SectionIndexMap;
517 SectionIndexMap[&*it] = Index;
553 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());
576 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());