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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.h64 #define INTERCEPT_FUNCTION_WIN(func) \ macro
69 #define INTERCEPT_FUNCTION_WIN(func) \
75 #define INTERCEPT_FUNCTION_VER_WIN(func, symver) INTERCEPT_FUNCTION_WIN(func)
H A Dinterception.h297 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_WIN(func)

Completed in 104 milliseconds