Searched refs:GetTlsSize (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc263 *size = GetTlsSize();
288 uptr GetTlsSize() { function in namespace:__sanitizer
327 const uptr minstacksize = GetTlsSize() + 128*1024;
H A Dsanitizer_mac.cc245 uptr GetTlsSize() { function in namespace:__sanitizer
H A Dsanitizer_win.cc420 uptr GetTlsSize() { function in namespace:__sanitizer
H A Dsanitizer_common.h200 uptr GetTlsSize();

Completed in 101 milliseconds