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_intercepted_functions.h 53 # define ASAN_INTERCEPT_STRNLEN 1
55 # define ASAN_INTERCEPT_STRNLEN 0
asan_interceptors.cc 83 #if ASAN_INTERCEPT_STRNLEN
538 #if ASAN_INTERCEPT_STRNLEN
547 #endif // ASAN_INTERCEPT_STRNLEN
714 #if ASAN_INTERCEPT_STRNLEN

Completed in 526 milliseconds