Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/interception/
H A Dinterception_win.h78 #define INTERCEPT_FUNCTION_DLLIMPORT(user_dll, provider_dll, func) \ macro
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_malloc_win.cc255 if (!INTERCEPT_FUNCTION_DLLIMPORT("ucrtbase.dll", \ in ReplaceSystemMalloc()