Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp228 std::vector<SectionAlloc> *SegSections[3] = {&SecAllocGroup.CodeAllocs, in finalizeMemory() local
240 for (auto &SecAlloc : *SegSections[I]) { in finalizeMemory()
246 for (auto &SecAlloc : *SegSections[I]) { in finalizeMemory()