Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DEPCGenericRTDyldMemoryManager.cpp294 void EPCGenericRTDyldMemoryManager::mapAllocsToRemoteAddrs( in mapAllocsToRemoteAddrs() function in llvm::orc::EPCGenericRTDyldMemoryManager
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h269 void mapAllocsToRemoteAddrs(RuntimeDyld &Dyld, std::vector<Alloc> &Allocs, in mapAllocsToRemoteAddrs() function