Searched refs:COMMON_INTERCEPT_FUNCTION (Results 1 – 5 of 5) sorted by relevance
163 COMMON_INTERCEPT_FUNCTION(fn)230 #define INIT_STRLEN COMMON_INTERCEPT_FUNCTION(strlen)244 #define INIT_STRNLEN COMMON_INTERCEPT_FUNCTION(strnlen)260 #define INIT_TEXTDOMAIN COMMON_INTERCEPT_FUNCTION(textdomain)315 #define INIT_STRCMP COMMON_INTERCEPT_FUNCTION(strcmp)316 #define INIT_STRNCMP COMMON_INTERCEPT_FUNCTION(strncmp)359 #define INIT_STRCASECMP COMMON_INTERCEPT_FUNCTION(strcasecmp)360 #define INIT_STRNCASECMP COMMON_INTERCEPT_FUNCTION(strncasecmp)389 #define INIT_STRSTR COMMON_INTERCEPT_FUNCTION(strstr);404 #define INIT_STRCASESTR COMMON_INTERCEPT_FUNCTION(strcasestr);[all …]
50 #define COMMON_INTERCEPT_FUNCTION(name) INTERCEPT_FUNCTION(name) macro
146 #define COMMON_INTERCEPT_FUNCTION(name) ASAN_INTERCEPT_FUNC(name) macro
1278 #define COMMON_INTERCEPT_FUNCTION(name) MSAN_INTERCEPT_FUNC(name) macro
2160 #define COMMON_INTERCEPT_FUNCTION(name) INTERCEPT_FUNCTION(name) macro