Searched defs:GetThreadStackAndTls (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_rtems.cc89 void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, function in namespace:__sanitizer
H A Dsanitizer_linux_libcdep.cc510 void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, function in namespace:__sanitizer
H A Dsanitizer_win.cc799 void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, function in namespace:__sanitizer
H A Dsanitizer_mac.cc474 void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, function in namespace:__sanitizer
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc526 void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, function in namespace:__sanitizer
H A Dsanitizer_rtems.cc91 void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, function in namespace:__sanitizer
H A Dsanitizer_mac.cc455 void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, function in namespace:__sanitizer
H A Dsanitizer_win.cc805 void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, function in namespace:__sanitizer
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp569 void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, function in namespace:__sanitizer
H A Dsanitizer_mac.cpp572 void GetThreadStackAndTls(bool main, uptr *stk_addr, uptr *stk_size, function in namespace:__sanitizer

Completed in 372 milliseconds