Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp151 Unmapped.back().RemoteRWData = { in reserveAllocationSpace()
175 Alloc.RemoteRWData.contains(LA)) { in registerEHFrames()
197 ObjAllocs.RemoteRWData.Start); in notifyObjectLoaded()
231 &ObjAllocs.RemoteRWData}; in finalizeMemory()
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.h104 ExecutorAddrRange RemoteRWData; member