Searched refs:COMMON_INTERCEPT_FUNCTION (Results 1 – 10 of 10) sorted by relevance
63 COMMON_INTERCEPT_FUNCTION(statvfs); \64 COMMON_INTERCEPT_FUNCTION(fstatvfs); \65 COMMON_INTERCEPT_FUNCTION(__statvfs90); \66 COMMON_INTERCEPT_FUNCTION(__fstatvfs90)82 COMMON_INTERCEPT_FUNCTION(__getmntinfo13); \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); \[all …]
90 #define INIT_MEMSET COMMON_INTERCEPT_FUNCTION(memset)101 #define INIT_MEMMOVE COMMON_INTERCEPT_FUNCTION(memmove)124 COMMON_INTERCEPT_FUNCTION(memcpy); \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); \[all …]
275 COMMON_INTERCEPT_FUNCTION(fn)292 COMMON_INTERCEPT_FUNCTION(fn)394 #define INIT_STRLEN COMMON_INTERCEPT_FUNCTION(strlen)408 #define INIT_STRNLEN COMMON_INTERCEPT_FUNCTION(strnlen)418 #define INIT_STRNDUP COMMON_INTERCEPT_FUNCTION(strndup)428 #define INIT___STRNDUP COMMON_INTERCEPT_FUNCTION(__strndup)444 #define INIT_TEXTDOMAIN COMMON_INTERCEPT_FUNCTION(textdomain)509 #define INIT_STRCMP COMMON_INTERCEPT_FUNCTION(strcmp)510 #define INIT_STRNCMP COMMON_INTERCEPT_FUNCTION(strncmp)572 #define INIT_STRCASECMP COMMON_INTERCEPT_FUNCTION(strcasecmp)[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
111 #define COMMON_INTERCEPT_FUNCTION(name) INTERCEPT_FUNCTION(name) macro
164 # define COMMON_INTERCEPT_FUNCTION(name) HWASAN_INTERCEPT_FUNC(name) macro
537 #define COMMON_INTERCEPT_FUNCTION(name) INTERCEPT_FUNCTION(name)535 #define COMMON_INTERCEPT_FUNCTION( global() macro
1405 #define COMMON_INTERCEPT_FUNCTION(name) MSAN_INTERCEPT_FUNC(name) macro