Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
HDSimpleExecutorMemoryManager.h54 reserveWrapper(const char *ArgData, size_t ArgSize);
HDExecutorSharedMemoryMapperService.h58 reserveWrapper(const char *ArgData, size_t ArgSize);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
HDSimpleExecutorMemoryManager.cpp204 ExecutorAddr::fromPtr(&reserveWrapper); in addBootstrapSymbols()
228 SimpleExecutorMemoryManager::reserveWrapper(const char *ArgData, in reserveWrapper() function in llvm::orc::rt_bootstrap::SimpleExecutorMemoryManager
HDExecutorSharedMemoryMapperService.cpp316 ExecutorAddr::fromPtr(&reserveWrapper); in addBootstrapSymbols()
326 ExecutorSharedMemoryMapperService::reserveWrapper(const char *ArgData, in reserveWrapper() function in llvm::orc::rt_bootstrap::ExecutorSharedMemoryMapperService