Home
last modified time | relevance | path

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

/freebsd-14.2/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);
/freebsd-14.2/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.cpp286 ExecutorAddr::fromPtr(&reserveWrapper); in addBootstrapSymbols()
296 ExecutorSharedMemoryMapperService::reserveWrapper(const char *ArgData, in reserveWrapper() function in llvm::orc::rt_bootstrap::ExecutorSharedMemoryMapperService