Searched refs:__libc_get_static_tls_bounds (Results 1 – 6 of 6) sorted by relevance
53 void __libc_get_static_tls_bounds(void* _Nonnull * _Nonnull __static_tls_begin,
60 __libc_get_static_tls_bounds(reinterpret_cast<void**>(&start_addr), in test_static_tls_bounds()
52 void __libc_get_static_tls_bounds(void** stls_begin, void** stls_end) { in __libc_get_static_tls_bounds() function
101 * New hooks for sanitizers for TLS access: `__libc_get_static_tls_bounds`,
1553 __libc_get_static_tls_bounds;