Searched refs:SectionPair (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h203 for (const auto &SectionPair : SectionMap) {
204 const SectionRef &Section = SectionPair.first;
211 UnregisteredEHFrameSections.push_back(SectionPair.second);
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h134 struct SectionPair { struct in class:llvm::RelocationEntry
143 SectionPair Sections;

Completed in 126 milliseconds