Searched refs:WRAPPER_NAME (Results 1 – 4 of 4) sorted by relevance
120 # define WRAPPER_NAME(x) "wrap_"#x macro126 # define WRAPPER_NAME(x) "__asan_wrap_"#x macro134 # define WRAPPER_NAME(x) "__interceptor_" #x macro144 # define WRAPPER_NAME(x) "__interceptor_" #x macro
156 INTERCEPTOR(void, cfree, void *p) ALIAS(WRAPPER_NAME(free));
94 INTERCEPT_WHEN_POSSIBLE(WRAPPER_NAME(name), name)
479 ALIAS(WRAPPER_NAME(strchr));