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

  /external/compiler-rt/lib/asan/
asan_intercepted_functions.h 49 # define ASAN_INTERCEPT_STRNLEN 1
51 # define ASAN_INTERCEPT_STRNLEN 0
132 # if ASAN_INTERCEPT_STRNLEN
asan_interceptors.cc 88 #if ASAN_INTERCEPT_STRNLEN
468 #if ASAN_INTERCEPT_STRNLEN
477 #endif // ASAN_INTERCEPT_STRNLEN
648 #if ASAN_INTERCEPT_STRNLEN
  /external/compiler-rt/lib/asan/dynamic/
asan_interceptors_dynamic.cc 64 #if ASAN_INTERCEPT_STRNLEN

Completed in 48 milliseconds