Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp193 mapAllocsToRemoteAddrs(Dyld, ObjAllocs.CodeAllocs, in notifyObjectLoaded()
195 mapAllocsToRemoteAddrs(Dyld, ObjAllocs.RODataAllocs, in notifyObjectLoaded()
197 mapAllocsToRemoteAddrs(Dyld, ObjAllocs.RWDataAllocs, in notifyObjectLoaded()
294 void EPCGenericRTDyldMemoryManager::mapAllocsToRemoteAddrs( in mapAllocsToRemoteAddrs() function in llvm::orc::EPCGenericRTDyldMemoryManager
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.h109 void mapAllocsToRemoteAddrs(RuntimeDyld &Dyld,