Lines Matching refs:RevGroupMap
546 RevGroupMapTy RevGroupMap,
572 bool isSignature = RevGroupMap.count(&Symbol);
602 MSD.SectionIndex = SectionIndexMap.lookup(RevGroupMap[&Symbol]);
885 RevGroupMapTy &RevGroupMap,
907 const MCSectionELF *&Group = RevGroupMap[SignatureSymbol];
927 const MCSectionELF *Group = RevGroupMap[Section.getGroup()];
1139 RevGroupMapTy RevGroupMap;
1149 RevGroupMap, SectionIndexMap, RelMap);
1156 ComputeSymbolTable(Asm, SectionIndexMap, RevGroupMap, NumRegularSections);