Home
last modified time | relevance | path

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

/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), \