Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp151 Unmapped.back().RemoteRWData = { in reserveAllocationSpace()
176 SecAllocGroup.RemoteRWData.contains(LA)) { in registerEHFrames()
198 ObjAllocs.RemoteRWData.Start); in notifyObjectLoaded()
226 &SecAllocGroup.RemoteRWData}; in finalizeMemory()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.h103 ExecutorAddrRange RemoteRWData; member