Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc124 #define MSAN_MAYBE_INTERCEPT_FREAD_UNLOCKED INTERCEPT_FUNCTION(fread_unlocked) macro
126 #define MSAN_MAYBE_INTERCEPT_FREAD_UNLOCKED macro
1490 MSAN_MAYBE_INTERCEPT_FREAD_UNLOCKED; in InitializeInterceptors()