HomeSort by relevance Sort by last modified time
    Searched defs:GetTlsSize (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_linux_libcdep.cc 193 uptr GetTlsSize() {
234 *tls_size = GetTlsSize();
273 const uptr minstacksize = GetTlsSize() + 128*1024;
sanitizer_mac.cc 350 uptr GetTlsSize() {
sanitizer_win.cc 345 uptr GetTlsSize() {

Completed in 100 milliseconds