Home
last modified time | relevance | path

Searched refs:SecAllocGroups (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp208 std::vector<SectionAllocGroup> SecAllocGroups; in finalizeMemory() local
215 std::swap(SecAllocGroups, Unfinalized); in finalizeMemory()
219 for (auto &SecAllocGroup : SecAllocGroups) { in finalizeMemory()