Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A 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)
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_dll_thunk.h147 #define INTERCEPT_WRAP_W_WWW(name) \ macro