Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/asan/
Dasan_win_dll_thunk.cpp41 INTERCEPT_WRAP_W_WWW(_calloc_impl)
45 INTERCEPT_WRAP_W_WWW(_realloc_dbg)
46 INTERCEPT_WRAP_W_WWW(_recalloc)
47 INTERCEPT_WRAP_W_WWW(_recalloc_base)
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_win_dll_thunk.h147 #define INTERCEPT_WRAP_W_WWW(name) \ macro