Searched refs:COMMON_INTERCEPT_FUNCTION (Results 1 – 11 of 11) sorted by relevance
63 COMMON_INTERCEPT_FUNCTION(statvfs); \64 COMMON_INTERCEPT_FUNCTION(fstatvfs); \65 COMMON_INTERCEPT_FUNCTION(__statvfs90); \66 COMMON_INTERCEPT_FUNCTION(__fstatvfs90)83 COMMON_INTERCEPT_FUNCTION(__getmntinfo90)96 COMMON_INTERCEPT_FUNCTION(getvfsstat); \97 COMMON_INTERCEPT_FUNCTION(__getvfsstat90)123 COMMON_INTERCEPT_FUNCTION(statvfs1); \124 COMMON_INTERCEPT_FUNCTION(fstatvfs1); \125 COMMON_INTERCEPT_FUNCTION(__statvfs190); \[all …]
198 COMMON_INTERCEPT_FUNCTION(__aeabi_memmove); \199 COMMON_INTERCEPT_FUNCTION(__aeabi_memmove4); \200 COMMON_INTERCEPT_FUNCTION(__aeabi_memmove8); \201 COMMON_INTERCEPT_FUNCTION(__aeabi_memcpy); \202 COMMON_INTERCEPT_FUNCTION(__aeabi_memcpy4); \203 COMMON_INTERCEPT_FUNCTION(__aeabi_memcpy8); \204 COMMON_INTERCEPT_FUNCTION(__aeabi_memset); \205 COMMON_INTERCEPT_FUNCTION(__aeabi_memset4); \206 COMMON_INTERCEPT_FUNCTION(__aeabi_memset8); \207 COMMON_INTERCEPT_FUNCTION(__aeabi_memclr); \[all …]
275 COMMON_INTERCEPT_FUNCTION(fn)292 COMMON_INTERCEPT_FUNCTION(fn)776 COMMON_INTERCEPT_FUNCTION(strspn); \777 COMMON_INTERCEPT_FUNCTION(strcspn);1418 COMMON_INTERCEPT_FUNCTION(mktime);1848 COMMON_INTERCEPT_FUNCTION(ioctl);2372 COMMON_INTERCEPT_FUNCTION(glob);2407 COMMON_INTERCEPT_FUNCTION(glob64);2634 COMMON_INTERCEPT_FUNCTION(wait3);3286 COMMON_INTERCEPT_FUNCTION(msgrcv);[all …]
50 #define INIT_BSD_SIGNAL COMMON_INTERCEPT_FUNCTION(bsd_signal)62 #define INIT_SIGNAL COMMON_INTERCEPT_FUNCTION(signal)73 #define INIT_SIGACTION COMMON_INTERCEPT_FUNCTION(sigaction_symname)
41 #define COMMON_INTERCEPT_FUNCTION(name) INTERCEPT_FUNCTION(name) macro
64 #define COMMON_INTERCEPT_FUNCTION(name) MEMPROF_INTERCEPT_FUNC(name) macro
163 #define COMMON_INTERCEPT_FUNCTION(name) ASAN_INTERCEPT_FUNC(name) macro
111 #define COMMON_INTERCEPT_FUNCTION(name) INTERCEPT_FUNCTION(name) macro
164 # define COMMON_INTERCEPT_FUNCTION(name) HWASAN_INTERCEPT_FUNC(name) macro
535 #define COMMON_INTERCEPT_FUNCTION(name) INTERCEPT_FUNCTION(name) macro
1405 #define COMMON_INTERCEPT_FUNCTION(name) MSAN_INTERCEPT_FUNC(name) macro