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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win_weak_interception.h22 #define INTERCEPT_WEAK(Name) interceptWhenPossible((uptr) Name, #Name); macro

Completed in 42 milliseconds