Searched refs:COMMON_INTERCEPT_FUNCTION (Results 1 – 8 of 8) sorted by relevance
237 COMMON_INTERCEPT_FUNCTION(fn)747 COMMON_INTERCEPT_FUNCTION(strspn); \748 COMMON_INTERCEPT_FUNCTION(strcspn);947 COMMON_INTERCEPT_FUNCTION(frexpf); \1411 COMMON_INTERCEPT_FUNCTION(mktime);1816 COMMON_INTERCEPT_FUNCTION(ioctl);2332 COMMON_INTERCEPT_FUNCTION(glob);2367 COMMON_INTERCEPT_FUNCTION(glob64);2464 COMMON_INTERCEPT_FUNCTION(wait3);5415 COMMON_INTERCEPT_FUNCTION(capset);[all …]
42 #define INIT_BSD_SIGNAL COMMON_INTERCEPT_FUNCTION(bsd_signal)53 #define INIT_SIGNAL COMMON_INTERCEPT_FUNCTION(signal)60 #define INIT_SIGACTION COMMON_INTERCEPT_FUNCTION(sigaction_symname)
39 #define COMMON_INTERCEPT_FUNCTION(name) INTERCEPT_FUNCTION(name) macro
423 #define COMMON_INTERCEPT_FUNCTION(name) INTERCEPT_FUNCTION(name) macro
52 #define COMMON_INTERCEPT_FUNCTION(name) INTERCEPT_FUNCTION(name) in DECLARE_REAL_AND_INTERCEPTOR() macro
93 #define COMMON_INTERCEPT_FUNCTION(name) ASAN_INTERCEPT_FUNC(name) macro
1254 #define COMMON_INTERCEPT_FUNCTION(name) MSAN_INTERCEPT_FUNC(name) macro
2225 #define COMMON_INTERCEPT_FUNCTION(name) INTERCEPT_FUNCTION(name) macro