Searched defs:__msan_va_arg_tls (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan.cpp58 ALIGNED(16) THREADLOCAL u64 __msan_va_arg_tls[kMsanParamTlsSize / sizeof(u64)]; variable

Completed in 110 milliseconds