Searched refs:RevGroupMap (Results 1 – 1 of 1) sorted by relevance
237 const RevGroupMapTy &RevGroupMap);254 GroupMapTy &GroupMap, RevGroupMapTy &RevGroupMap,967 const RevGroupMapTy &RevGroupMap) { in computeSymbolTable() argument984 bool isSignature = RevGroupMap.count(&Symbol); in computeSymbolTable()1012 MSD.SectionIndex = SectionIndexMap.lookup(RevGroupMap.lookup(&Symbol)); in computeSymbolTable()1417 RevGroupMapTy &RevGroupMap, SectionIndexMapTy &SectionIndexMap) { in createIndexedSections() argument1430 const MCSectionELF *&Group = RevGroupMap[SignatureSymbol]; in createIndexedSections()1450 const MCSectionELF *Group = RevGroupMap[Section.getGroup()]; in createIndexedSections()1585 RevGroupMapTy RevGroupMap; in WriteObject() local1590 RevGroupMap, SectionIndexMap); in WriteObject()[all …]