Searched refs:SectionRelocMap (Results 1 – 1 of 1) sorted by relevance
80 static std::map<SectionRef, SmallVector<SectionRef, 1>> SectionRelocMap; variable88 for (const SectionRef &SR : SectionRelocMap[Sec]) { in collectRelocatedSymbols()112 for (const SectionRef &SR : SectionRelocMap[Sec]) { in collectRelocationOffsets()176 SectionRelocMap.clear(); in dumpCXXData()184 SectionRelocMap[*Sec2].push_back(Section); in dumpCXXData()