Searched refs:COMMON_INTERCEPTOR_LIBRARY_LOADED (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_interceptors.cpp | 140 #define COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, handle) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_interceptors.cc | 137 #define COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, handle) macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_interceptors.cc | 139 #define COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, handle) macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
H A D | msan_interceptors.cc | 1293 #define COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, handle) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors.cc | 2228 #define COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, handle) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors_posix.cpp | 2364 #define COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, handle) \ macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_interceptors.cc | 2270 #define COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, handle) \ macro
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_common_interceptors.inc | 185 #ifndef COMMON_INTERCEPTOR_LIBRARY_LOADED 186 #define COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, handle) {} 5964 COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, res);
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_common_interceptors.inc | 188 #ifndef COMMON_INTERCEPTOR_LIBRARY_LOADED 189 #define COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, handle) {} 6386 COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, res);
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_common_interceptors.inc | 188 #ifndef COMMON_INTERCEPTOR_LIBRARY_LOADED 189 #define COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, handle) {} 6208 COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, res);
|