Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc787 #define MSAN_MAYBE_INTERCEPT_FGETS_UNLOCKED INTERCEPT_FUNCTION(fgets_unlocked) macro
789 #define MSAN_MAYBE_INTERCEPT_FGETS_UNLOCKED macro
1560 MSAN_MAYBE_INTERCEPT_FGETS_UNLOCKED; in InitializeInterceptors()