OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTlsSize
(Results
1 - 4
of
4
) 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
() {
sanitizer_common.h
144
uptr
GetTlsSize
();
Completed in 435 milliseconds