Home
last modified time | relevance | path

Searched refs:CWrapperFunctionResult (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DExecutorSharedMemoryMapperService.h57 static llvm::orc::shared::CWrapperFunctionResult
60 static llvm::orc::shared::CWrapperFunctionResult
63 static llvm::orc::shared::CWrapperFunctionResult
66 static llvm::orc::shared::CWrapperFunctionResult
H A DSimpleExecutorMemoryManager.h53 static llvm::orc::shared::CWrapperFunctionResult
56 static llvm::orc::shared::CWrapperFunctionResult
59 static llvm::orc::shared::CWrapperFunctionResult
H A DJITLoaderGDB.h19 extern "C" llvm::orc::shared::CWrapperFunctionResult
22 extern "C" llvm::orc::shared::CWrapperFunctionResult
H A DRegisterEHFrames.h36 extern "C" llvm::orc::shared::CWrapperFunctionResult
39 extern "C" llvm::orc::shared::CWrapperFunctionResult
H A DSimpleExecutorDylibManager.h49 static llvm::orc::shared::CWrapperFunctionResult
52 static llvm::orc::shared::CWrapperFunctionResult
H A DSimpleRemoteEPCServer.h154 static shared::CWrapperFunctionResult jitDispatchEntry(void *DispatchCtx,
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DOrcRTBootstrap.cpp25 static llvm::orc::shared::CWrapperFunctionResult
36 static llvm::orc::shared::CWrapperFunctionResult
48 static llvm::orc::shared::CWrapperFunctionResult
59 static llvm::orc::shared::CWrapperFunctionResult
69 static llvm::orc::shared::CWrapperFunctionResult
H A DJITLoaderGDB.cpp103 extern "C" orc::shared::CWrapperFunctionResult
116 extern "C" orc::shared::CWrapperFunctionResult
H A DExecutorSharedMemoryMapperService.cpp298 llvm::orc::shared::CWrapperFunctionResult
309 llvm::orc::shared::CWrapperFunctionResult
320 llvm::orc::shared::CWrapperFunctionResult
331 llvm::orc::shared::CWrapperFunctionResult
H A DSimpleExecutorDylibManager.cpp101 llvm::orc::shared::CWrapperFunctionResult
111 llvm::orc::shared::CWrapperFunctionResult
H A DRegisterEHFrames.cpp171 extern "C" orc::shared::CWrapperFunctionResult
178 extern "C" orc::shared::CWrapperFunctionResult
H A DSimpleExecutorMemoryManager.cpp227 llvm::orc::shared::CWrapperFunctionResult
238 llvm::orc::shared::CWrapperFunctionResult
249 llvm::orc::shared::CWrapperFunctionResult
H A DSimpleRemoteEPCServer.cpp249 shared::CWrapperFunctionResult (*)(const char *, size_t); in handleCallWrapper()
284 shared::CWrapperFunctionResult
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h36 } CWrapperFunctionResult; typedef
50 WrapperFunctionResult(CWrapperFunctionResult R) : R(R) { in WrapperFunctionResult()
79 CWrapperFunctionResult release() { in release()
80 CWrapperFunctionResult Tmp; in release()
161 static void init(CWrapperFunctionResult &R) { in init()
166 CWrapperFunctionResult R;
666 shared::CWrapperFunctionResult(const char *ArgData, size_t ArgSize); in run()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DExecutorProcessControl.cpp132 shared::CWrapperFunctionResult (*)(const char *Data, size_t Size); in callWrapperAsync()
177 shared::CWrapperFunctionResult
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h480 static shared::CWrapperFunctionResult