Searched refs:_tlsstart (Results 1 – 5 of 5) sorted by relevance
125 immutable offset = cast(size_t)(p - cast(void*)&_tlsstart); in __tls_get_addr()156 auto pbeg = cast(void*)&_tlsstart; in getTLSBlockAlloc()181 int _tlsstart; variable
112 auto pbeg = cast(void*)&_tlsstart; in initTLSRanges()180 int _tlsstart; variable
38 extern __gshared byte _tlsstart; in version()47 alias _tls_start _tlsstart; in version() local495 &_tlsstart, &_tlsend, &_tls_callbacks_a, &_tls_index ); in version()
135 * d-objfile.cc (d_finish_symbol): Remove special handling of _tlsstart534 (build_tlssections): Align _tlsstart and _tlsend symbols to target
875 d/symbol.h: _tlsstart/_tlsend compiler generated symbols.