Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc761 # define MSAN_INTERCEPT_STAT INTERCEPT_FUNCTION(stat) macro
770 # define MSAN_INTERCEPT_STAT INTERCEPT_FUNCTION(__xstat) macro
1553 MSAN_INTERCEPT_STAT; in InitializeInterceptors()