Home
last modified time | relevance | path

Searched refs:INTERCEPT_FUNCTION_WIN (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/compiler-rt/lib/interception/
Dinterception_win.h64 #define INTERCEPT_FUNCTION_WIN(func) \ macro
69 #define INTERCEPT_FUNCTION_WIN(func) \ macro
75 #define INTERCEPT_FUNCTION_VER_WIN(func, symver) INTERCEPT_FUNCTION_WIN(func)
Dinterception.h297 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_WIN(func)
/external/compiler-rt/lib/interception/
Dinterception_win.h65 #define INTERCEPT_FUNCTION_WIN(func) \ macro
70 #define INTERCEPT_FUNCTION_WIN(func) \ macro
76 #define INTERCEPT_FUNCTION_VER_WIN(func, symver) INTERCEPT_FUNCTION_WIN(func)
Dinterception.h254 # define INTERCEPT_FUNCTION(func) INTERCEPT_FUNCTION_WIN(func)