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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp839 #define MSAN_INTERCEPT_UNAME INTERCEPT_FUNCTION(__xuname) macro
848 #define MSAN_INTERCEPT_UNAME INTERCEPT_FUNCTION(uname) macro
1695 MSAN_INTERCEPT_UNAME;

Completed in 78 milliseconds