Home
last modified time | relevance | path

Searched refs:reserveWrapper (Results 1 – 4 of 4) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorMemoryManager.h54 reserveWrapper(const char *ArgData, size_t ArgSize);
H A DExecutorSharedMemoryMapperService.h58 reserveWrapper(const char *ArgData, size_t ArgSize);
/src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorMemoryManager.cpp204 ExecutorAddr::fromPtr(&reserveWrapper); in addBootstrapSymbols()
228 SimpleExecutorMemoryManager::reserveWrapper(const char *ArgData, in reserveWrapper() function in llvm::orc::rt_bootstrap::SimpleExecutorMemoryManager
H A DExecutorSharedMemoryMapperService.cpp316 ExecutorAddr::fromPtr(&reserveWrapper); in addBootstrapSymbols()
326 ExecutorSharedMemoryMapperService::reserveWrapper(const char *ArgData, in reserveWrapper() function in llvm::orc::rt_bootstrap::ExecutorSharedMemoryMapperService