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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFX86_64.h295 for (const auto &SectionPair : SectionMap) {
296 const object::SectionRef &Section = SectionPair.first;
305 UnregisteredEHFrameSections.push_back(SectionPair.second);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h132 struct SectionPair { struct in class:llvm::RelocationEntry
141 SectionPair Sections;

Completed in 125 milliseconds