Searched defs: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

Completed in 105 milliseconds