Searched refs:INTERCEPT_WRAP_W_W (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp34 INTERCEPT_WRAP_W_W(malloc)
35 INTERCEPT_WRAP_W_W(_malloc_base)
49 INTERCEPT_WRAP_W_W(_msize)
50 INTERCEPT_WRAP_W_W(_msize_base)
51 INTERCEPT_WRAP_W_W(_expand)
52 INTERCEPT_WRAP_W_W(_expand_dbg)
116 INTERCEPT_WRAP_W_W(__asan_unhandled_exception_filter)
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_dll_thunk.h131 #define INTERCEPT_WRAP_W_W(name) \ macro

Completed in 123 milliseconds