Home
last modified time | relevance | path

Searched defs:INTERCEPT_UCRT_FUNCTION (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_malloc_win.cc254 #define INTERCEPT_UCRT_FUNCTION(func) \ in ReplaceSystemMalloc() macro
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_malloc_win.cc246 #define INTERCEPT_UCRT_FUNCTION(func) \ in ReplaceSystemMalloc() macro
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_malloc_win.cpp528 #define INTERCEPT_UCRT_FUNCTION(func) \ in ReplaceSystemMalloc() macro