HomeSort by: relevance | last modified time | path
    Searched refs:GetTlsSize (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_linux_libcdep.cc 440 *size = GetTlsSize();
446 *size = GetTlsSize();
495 uptr GetTlsSize() {
sanitizer_posix_libcdep.cc 426 const uptr minstacksize = GetTlsSize() + 128*1024;
sanitizer_common.h 242 uptr GetTlsSize();
sanitizer_mac.cc 446 uptr GetTlsSize() {
sanitizer_win.cc 792 uptr GetTlsSize() {
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_posix_libcdep.cpp 405 const uptr minstacksize = GetTlsSize() + 128*1024;
sanitizer_common.h 308 uptr GetTlsSize();
sanitizer_linux_libcdep.cpp 591 uptr GetTlsSize() {
sanitizer_win.cpp 876 uptr GetTlsSize() {
sanitizer_mac.cpp 552 uptr GetTlsSize() {
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_posix_libcdep.cpp 405 const uptr minstacksize = GetTlsSize() + 128*1024;
sanitizer_common.h 295 uptr GetTlsSize();
sanitizer_linux_libcdep.cpp 555 uptr GetTlsSize() {
sanitizer_win.cpp 833 uptr GetTlsSize() {
sanitizer_mac.cpp 541 uptr GetTlsSize() {

Completed in 62 milliseconds