Searched defs:GetTlsSize (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc385 *size = GetTlsSize();
410 uptr GetTlsSize() { function in namespace:__sanitizer
449 const uptr minstacksize = GetTlsSize() + 128*1024;
H A Dsanitizer_mac.cc247 uptr GetTlsSize() { function in namespace:__sanitizer
H A Dsanitizer_win.cc411 uptr GetTlsSize() { function in namespace:__sanitizer

Completed in 274 milliseconds