Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp150 Unmapped.back().RemoteRWData = { in reserveAllocationSpace()
175 SecAllocGroup.RemoteRWData.contains(LA)) { in registerEHFrames()
197 ObjAllocs.RemoteRWData.Start); in notifyObjectLoaded()
225 &SecAllocGroup.RemoteRWData}; in finalizeMemory()
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.h103 ExecutorAddrRange RemoteRWData; member