Searched refs:SectionPair (Results 1 – 2 of 2) sorted by relevance
197 for (const auto &SectionPair : SectionMap) { in finalizeLoad() local198 const SectionRef &Section = SectionPair.first; in finalizeLoad()204 UnregisteredEHFrameSections.push_back(SectionPair.second); in finalizeLoad()
101 struct SectionPair { struct110 SectionPair Sections; argument