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

  /external/compiler-rt/lib/asan/
asan_interceptors.h 48 # define ASAN_INTERCEPT_STRNLEN 1
50 # define ASAN_INTERCEPT_STRNLEN 0
asan_interceptors.cc 78 #if ASAN_INTERCEPT_STRNLEN
567 #if ASAN_INTERCEPT_STRNLEN
576 #endif // ASAN_INTERCEPT_STRNLEN
763 #if ASAN_INTERCEPT_STRNLEN

Completed in 47 milliseconds