Searched refs:offset_thread_pointer (Results 1 – 3 of 3) sorted by relevance
66 size_t offset_thread_pointer() const;
87 size_t StaticTlsLayout::offset_thread_pointer() const { in offset_thread_pointer() function in StaticTlsLayout
587 relocator.tls_tp_base = __libc_shared_globals()->static_tls_layout.offset_thread_pointer(); in relocate()