Home | History | Annotate | Download | only in MC

Lines Matching refs:SectionIndexMap

530   DenseMap<const MCSection*, uint8_t> SectionIndexMap;
534 SectionIndexMap[&*it] = Index;
570 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());
593 MSD.SectionIndex = SectionIndexMap.lookup(&Symbol.getSection());