Lines Matching refs:SectionRelocMap
856 // Create a mapping, RelocSecs = SectionRelocMap[S], where sections859 std::map<SectionRef, SmallVector<SectionRef, 1>> SectionRelocMap;863 SectionRelocMap[*Sec2].push_back(Section);957 for (const SectionRef &RelocSec : SectionRelocMap[Section]) {