Searched refs:tls_last_offset (Results 1 – 9 of 9) sorted by relevance
48 extern size_t tls_last_offset;
305 size_t tls_last_offset; /* Static TLS offset of last module */ variable5789 if (tls_last_offset == 0) in allocate_tls_offset_common()5793 off = calculate_tls_offset(tls_last_offset, tls_last_size, in allocate_tls_offset_common()5814 tls_last_offset = off; in allocate_tls_offset_common()5857 if (off == tls_last_offset) { in free_tls_offset()5858 tls_last_offset -= obj->tlssize; in free_tls_offset()
465 tls_static_space = tls_last_offset + tls_last_size + in allocate_initial_tls()
517 tls_static_space = tls_last_offset + ld_static_tls_extra; in allocate_initial_tls()
459 tls_static_space = tls_last_offset + tls_last_size + in allocate_initial_tls()
541 tls_static_space = tls_last_offset + ld_static_tls_extra; in allocate_initial_tls()
616 tls_static_space = tls_last_offset + tls_last_size + in allocate_initial_tls()
728 tls_static_space = tls_last_offset + tls_last_size + in allocate_initial_tls()
831 tls_static_space = tls_last_offset + tls_last_size + in allocate_initial_tls()