Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dwrapper_function_utils_test.cpp120 static orc_rt_CWrapperFunctionResult addMethodWrapper(const char *ArgData, in addMethodWrapper() function
131 (void *)&addMethodWrapper, Result, ExecutorAddr::fromPtr(&AddObj), 2)); in TEST()