Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp148 Unmapped.back().RemoteROData = { in reserveAllocationSpace()
152 Unmapped.back().RemoteROData.End, in reserveAllocationSpace()
175 SecAllocGroup.RemoteROData.contains(LA) || in registerEHFrames()
196 ObjAllocs.RemoteROData.Start); in notifyObjectLoaded()
225 &SecAllocGroup.RemoteROData, in finalizeMemory()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.h102 ExecutorAddrRange RemoteROData; member