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

/openbsd-current/gnu/llvm/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.h288 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_WIN(func)

Completed in 79 milliseconds