Home
last modified time | relevance | path

Searched defs:WrapperFnAddr (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1466 JITTargetAddress WrapperFnAddr, in callWrapperAsync()
1477 shared::WrapperFunctionResult callWrapper(JITTargetAddress WrapperFnAddr, in callWrapper()
1491 JITTargetAddress WrapperFnAddr, in callSPSWrapperAsync()
1509 Error callSPSWrapper(JITTargetAddress WrapperFnAddr, in callSPSWrapper()
H A DExecutorProcessControl.h235 JITTargetAddress WrapperFnAddr, in callWrapperAsync()
H A DOrcRPCExecutorProcessControl.h362 JITTargetAddress WrapperFnAddr, in callWrapperAsync()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutorProcessControl.cpp113 SendResultFunction SendResult, JITTargetAddress WrapperFnAddr, in callWrapperAsync()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DOrcRPCTPCServer.h638 runWrapper(JITTargetAddress WrapperFnAddr, in runWrapper()