Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DRegisterEHFrames.h36 extern "C" llvm::orc::shared::detail::CWrapperFunctionResult
39 extern "C" llvm::orc::shared::detail::CWrapperFunctionResult
H A DJITLoaderGDB.h19 extern "C" llvm::orc::shared::detail::CWrapperFunctionResult
H A DOrcRPCTPCServer.h469 static shared::detail::CWrapperFunctionResult
640 using WrapperFnTy = shared::detail::CWrapperFunctionResult (*)( in runWrapper()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DRegisterEHFrames.cpp168 extern "C" orc::shared::detail::CWrapperFunctionResult
175 extern "C" orc::shared::detail::CWrapperFunctionResult
H A DJITLoaderGDB.cpp95 extern "C" orc::shared::detail::CWrapperFunctionResult
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DWrapperFunctionUtils.h39 } CWrapperFunctionResult; typedef
55 WrapperFunctionResult(detail::CWrapperFunctionResult R) : R(R) { in WrapperFunctionResult()
84 detail::CWrapperFunctionResult release() { in release()
85 detail::CWrapperFunctionResult Tmp; in release()
164 static void init(detail::CWrapperFunctionResult &R) { in init()
169 detail::CWrapperFunctionResult R;
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutorProcessControl.cpp116 shared::detail::CWrapperFunctionResult (*)(const char *Data, size_t Size); in callWrapperAsync()
159 shared::detail::CWrapperFunctionResult
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DExecutorProcessControl.h291 static shared::detail::CWrapperFunctionResult