Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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);
/llvm-project-15.0.7/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.cpp287 ExecutorAddr::fromPtr(&reserveWrapper); in addBootstrapSymbols()
297 ExecutorSharedMemoryMapperService::reserveWrapper(const char *ArgData, in reserveWrapper() function in llvm::orc::rt_bootstrap::ExecutorSharedMemoryMapperService