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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.h258 const int kMsanRetvalTlsSize = 800; variable
H A Dmsan.cpp54 THREADLOCAL u64 __msan_retval_tls[kMsanRetvalTlsSize / sizeof(u64)];

Completed in 170 milliseconds