Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix_libcdep.cpp405 const uptr minstacksize = GetTlsSize() + 128*1024; in AdjustStackSize()
H A Dsanitizer_linux_libcdep.cpp577 uptr GetTlsSize() { in GetTlsSize() function
H A Dsanitizer_common.h299 uptr GetTlsSize();
H A Dsanitizer_win.cpp860 uptr GetTlsSize() { in GetTlsSize() function
H A Dsanitizer_mac.cpp544 uptr GetTlsSize() { in GetTlsSize() function