Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1477 shared::WrapperFunctionResult callWrapper(JITTargetAddress WrapperFnAddr, in callWrapper() function
1513 return callWrapper(WrapperFnAddr, ArrayRef<char>(ArgData, ArgSize)); in callSPSWrapper()