Searched refs:__libc_get_static_tls_bounds (Results 1 – 5 of 5) sorted by relevance
53 void __libc_get_static_tls_bounds(void** __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
1555 __libc_get_static_tls_bounds;