Home
last modified time | relevance | path

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

/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc902 #define MSAN_INTERCEPT_UNAME INTERCEPT_FUNCTION(__xuname) macro
911 #define MSAN_INTERCEPT_UNAME INTERCEPT_FUNCTION(uname) macro
1619 MSAN_INTERCEPT_UNAME; in InitializeInterceptors()