Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp233 std::vector<Alloc> *SegSections[3] = {&ObjAllocs.CodeAllocs, in finalizeMemory() local
245 for (auto &SecAlloc : *SegSections[I]) { in finalizeMemory()
251 for (auto &SecAlloc : *SegSections[I]) { in finalizeMemory()