Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/interception/
Dinterception_win.h77 #define INTERCEPT_FUNCTION_DLLIMPORT(user_dll, provider_dll, func) \ argument
79 user_dll, provider_dll, #func, (::__interception::uptr)WRAP(func), \
/external/compiler-rt/lib/interception/
Dinterception_win.h78 #define INTERCEPT_FUNCTION_DLLIMPORT(user_dll, provider_dll, func) \ argument
80 user_dll, provider_dll, #func, (::__interception::uptr)WRAP(func), \