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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc345 *size = GetTlsSize();
350 *size = GetTlsSize();
378 uptr GetTlsSize() { function in namespace:__sanitizer
H A Dsanitizer_posix_libcdep.cc316 const uptr minstacksize = GetTlsSize() + 128*1024;
H A Dsanitizer_mac.cc356 uptr GetTlsSize() { function in namespace:__sanitizer
H A Dsanitizer_win.cc691 uptr GetTlsSize() { function in namespace:__sanitizer
H A Dsanitizer_common.h325 uptr GetTlsSize();

Completed in 92 milliseconds