Searched refs:tls_last_offset (Results 1 – 9 of 9) sorted by relevance
394 tls_static_space = tls_last_offset + tls_last_size + in allocate_initial_tls()
48 extern size_t tls_last_offset;
291 size_t tls_last_offset; /* Static TLS offset of last module */ variable5542 if (tls_last_offset == 0) in allocate_tls_offset()5546 off = calculate_tls_offset(tls_last_offset, tls_last_size, in allocate_tls_offset()5567 tls_last_offset = off; in allocate_tls_offset()5588 if (off == tls_last_offset) { in free_tls_offset()5589 tls_last_offset -= obj->tlssize; in free_tls_offset()
530 tls_static_space = tls_last_offset + ld_static_tls_extra; in allocate_initial_tls()
457 tls_static_space = tls_last_offset + tls_last_size + in allocate_initial_tls()
513 tls_static_space = tls_last_offset + ld_static_tls_extra; in allocate_initial_tls()
522 tls_static_space = tls_last_offset + tls_last_size + in allocate_initial_tls()
717 tls_static_space = tls_last_offset + tls_last_size + in allocate_initial_tls()
820 tls_static_space = tls_last_offset + tls_last_size + in allocate_initial_tls()