Searched refs:tls_bottom (Results 1 – 1 of 1) sorted by relevance
103 uptr stack_bottom, stack_size, tls_bottom, tls_size; member110 uptr tls_bottom, uptr tls_size) { in CreateAsanThread() argument120 tls_bottom, tls_size}; in CreateAsanThread()135 tls_begin_ = options->tls_bottom; in SetThreadStackAndTls()136 tls_end_ = options->tls_bottom + options->tls_size; in SetThreadStackAndTls()151 uptr tls_bottom, uptr tls_size) { in BeforeThreadCreateHook() argument160 stack_bottom, stack_size, tls_bottom, tls_size); in BeforeThreadCreateHook()