Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.h85 #define INTERCEPT_FUNCTION_DLLIMPORT(user_dll, provider_dll, func) \ argument
87 user_dll, provider_dll, #func, (::__interception::uptr)WRAP(func), \