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 345 *size = GetTlsSize();
350 *size = GetTlsSize();
378 uptr GetTlsSize() {
sanitizer_mac.cc 356 uptr GetTlsSize() {
sanitizer_win.cc 691 uptr GetTlsSize() {

Completed in 49 milliseconds