Home
last modified time | relevance | path

Searched refs:MAC_INTERPOSE_FUNCTIONS (Results 1 – 7 of 7) sorted by relevance

/external/compiler-rt/lib/interception/
Dinterception.h85 #if !defined(MAC_INTERPOSE_FUNCTIONS) || !defined(__APPLE__)
86 # define MAC_INTERPOSE_FUNCTIONS 0 macro
114 #if !MAC_INTERPOSE_FUNCTIONS
137 #if !MAC_INTERPOSE_FUNCTIONS
/external/compiler-rt/lib/asan/
Dasan_interceptors.cc209 #if MAC_INTERPOSE_FUNCTIONS in INTERCEPTOR()
271 #if MAC_INTERPOSE_FUNCTIONS in INTERCEPTOR()
336 #if MAC_INTERPOSE_FUNCTIONS in INTERCEPTOR()
356 #if MAC_INTERPOSE_FUNCTIONS in INTERCEPTOR()
376 #if MAC_INTERPOSE_FUNCTIONS in INTERCEPTOR()
389 #if MAC_INTERPOSE_FUNCTIONS in INTERCEPTOR()
436 #if MAC_INTERPOSE_FUNCTIONS in INTERCEPTOR()
515 #if MAC_INTERPOSE_FUNCTIONS in INTERCEPTOR()
534 #if MAC_INTERPOSE_FUNCTIONS in INTERCEPTOR()
615 #if MAC_INTERPOSE_FUNCTIONS in InitializeAsanInterceptors()
[all …]
Dasan_intercepted_functions.h62 #if !defined(_WIN32) && (!defined(__APPLE__) || MAC_INTERPOSE_FUNCTIONS)
202 #if MAC_INTERPOSE_FUNCTIONS
Dasan_mac.cc94 #if MAC_INTERPOSE_FUNCTIONS in MaybeReexec()
376 #if MAC_INTERPOSE_FUNCTIONS
DCMakeLists.txt41 MAC_INTERPOSE_FUNCTIONS=1
Dasan_malloc_mac.cc114 #if !MAC_INTERPOSE_FUNCTIONS in INTERCEPTOR()
/external/compiler-rt/lib/asan/dynamic/
Dasan_interceptors_dynamic.cc22 #if !MAC_INTERPOSE_FUNCTIONS