HomeSort by relevance Sort by last modified time
    Searched refs:MAC_INTERPOSE_FUNCTIONS (Results 1 - 6 of 6) sorted by null

  /external/compiler-rt/lib/interception/
interception.h 85 #if !defined(MAC_INTERPOSE_FUNCTIONS) || !defined(__APPLE__)
86 # define MAC_INTERPOSE_FUNCTIONS 0
114 #if !MAC_INTERPOSE_FUNCTIONS
124 #else // MAC_INTERPOSE_FUNCTIONS
128 #endif // MAC_INTERPOSE_FUNCTIONS
137 #if !MAC_INTERPOSE_FUNCTIONS
  /external/compiler-rt/lib/asan/
asan_interceptors.cc 209 #if MAC_INTERPOSE_FUNCTIONS
271 #if MAC_INTERPOSE_FUNCTIONS
336 #if MAC_INTERPOSE_FUNCTIONS
356 #if MAC_INTERPOSE_FUNCTIONS
376 #if MAC_INTERPOSE_FUNCTIONS
389 #if MAC_INTERPOSE_FUNCTIONS
436 #if MAC_INTERPOSE_FUNCTIONS
515 #if MAC_INTERPOSE_FUNCTIONS
534 #if MAC_INTERPOSE_FUNCTIONS
615 #if MAC_INTERPOSE_FUNCTIONS
    [all...]
asan_intercepted_functions.h 62 #if !defined(_WIN32) && (!defined(__APPLE__) || MAC_INTERPOSE_FUNCTIONS)
202 #if MAC_INTERPOSE_FUNCTIONS
214 #endif // MAC_INTERPOSE_FUNCTIONS
asan_mac.cc 94 #if MAC_INTERPOSE_FUNCTIONS
119 #endif // MAC_INTERPOSE_FUNCTIONS
376 #if MAC_INTERPOSE_FUNCTIONS
asan_malloc_mac.cc 114 #if !MAC_INTERPOSE_FUNCTIONS
  /external/compiler-rt/lib/asan/dynamic/
asan_interceptors_dynamic.cc 22 #if !MAC_INTERPOSE_FUNCTIONS

Completed in 37 milliseconds