Home
last modified time | relevance | path

Searched refs:HWASAN_WITH_INTERCEPTORS (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan.h29 #ifndef HWASAN_WITH_INTERCEPTORS
30 #define HWASAN_WITH_INTERCEPTORS 0 macro
34 #define HWASAN_REPLACE_OPERATORS_NEW_AND_DELETE HWASAN_WITH_INTERCEPTORS
190 #if HWASAN_WITH_INTERCEPTORS
H A Dhwasan_interceptors.cpp26 #if HWASAN_WITH_INTERCEPTORS
184 #if HWASAN_WITH_INTERCEPTORS in InitializeInterceptors()
H A Dhwasan_interceptors_vfork.S4 #if defined(__linux__) && HWASAN_WITH_INTERCEPTORS
H A Dhwasan_type_test.cpp22 #if HWASAN_WITH_INTERCEPTORS
H A Dhwasan_setjmp_x86_64.S15 #if HWASAN_WITH_INTERCEPTORS && defined(__x86_64__)
H A Dhwasan_setjmp_aarch64.S17 #if HWASAN_WITH_INTERCEPTORS && defined(__aarch64__)
H A Dhwasan_allocation_functions.cpp146 #if HWASAN_WITH_INTERCEPTORS
H A Dhwasan_linux.cpp264 # if HWASAN_WITH_INTERCEPTORS
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/compiler-rt/lib/hwasan/
H A DBUILD.gn37 defines = [ "HWASAN_WITH_INTERCEPTORS=1" ]
81 defines = [ "HWASAN_WITH_INTERCEPTORS=1" ]