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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc309 *size = GetTlsSize();
314 *size = GetTlsSize();
339 uptr GetTlsSize() { function in namespace:__sanitizer
384 const uptr minstacksize = GetTlsSize() + 128*1024;
H A Dsanitizer_mac.cc258 uptr GetTlsSize() { function in namespace:__sanitizer
H A Dsanitizer_common.h271 uptr GetTlsSize();
H A Dsanitizer_win.cc519 uptr GetTlsSize() { function in namespace:__sanitizer

Completed in 1884 milliseconds