Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp486 const uptr minstacksize = GetTlsSize() + 128*1024; in AdjustStackSize()
H A Dsanitizer_linux_libcdep.cpp665 uptr GetTlsSize() { in GetTlsSize() function
H A Dsanitizer_common.h318 uptr GetTlsSize();
H A Dsanitizer_win.cpp889 uptr GetTlsSize() { in GetTlsSize() function
H A Dsanitizer_mac.cpp537 uptr GetTlsSize() { in GetTlsSize() function