Home
last modified time | relevance | path

Searched refs:COMMON_INTERCEPTOR_FD_ACCESS (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors_netbsd_compat.inc48 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
111 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
Dsanitizer_common_interceptors.inc22 // COMMON_INTERCEPTOR_FD_ACCESS
152 #ifndef COMMON_INTERCEPTOR_FD_ACCESS
153 #define COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd) {}
1006 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
1041 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
1059 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
1078 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
1094 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
1110 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
1125 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
[all …]
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc23 // COMMON_INTERCEPTOR_FD_ACCESS
78 #ifndef COMMON_INTERCEPTOR_FD_ACCESS
79 #define COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd) {}
711 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
729 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
747 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
766 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
782 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
798 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
813 COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd);
[all …]
/external/compiler-rt/lib/esan/
Desan_interceptors.cpp126 #define COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd) \ macro
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc2220 #define COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd) \ macro
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors_posix.cpp2323 #define COMMON_INTERCEPTOR_FD_ACCESS(ctx, fd) \ macro