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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_dll_thunk.h41 #define INTERCEPT_WHEN_POSSIBLE(main_function, default_function, dll_function) \ macro
77 INTERCEPT_WHEN_POSSIBLE(#name, STRINGIFY(WEAK_EXPORT_NAME(name)), name)

Completed in 56 milliseconds