Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/orc/
H A Dc_api.h95 __orc_rt_CWrapperFunctionResultAllocate(__orc_rt_CWrapperFunctionResult *R, in __orc_rt_CWrapperFunctionResultAllocate() function
H A Dwrapper_function_utils.h78 return __orc_rt_CWrapperFunctionResultAllocate(&R.R, Size); in allocate()