Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/orc/
H A Dc_api.h201 static inline const char *__orc_rt_CWrapperFunctionResultGetOutOfBandError( in __orc_rt_CWrapperFunctionResultGetOutOfBandError() function
H A Dwrapper_function_utils.h109 return __orc_rt_CWrapperFunctionResultGetOutOfBandError(&R); in getOutOfBandError()