Searched refs:stls_end (Results 1 – 1 of 1) sorted by relevance
52 void __libc_get_static_tls_bounds(void** stls_begin, void** stls_end) { in __libc_get_static_tls_bounds() argument55 *stls_end = reinterpret_cast<char*>(*stls_begin) + layout.size(); in __libc_get_static_tls_bounds()