Home
last modified time | relevance | path

Searched refs:static_tls_layout_overflow (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dbionic_elf_tls.cpp89 static void static_tls_layout_overflow() { in static_tls_layout_overflow() function
98 if (result < value) static_tls_layout_overflow(); in align_checked()
219 if (__builtin_add_overflow(cursor_, aligned_size.size, &cursor_)) static_tls_layout_overflow(); in reserve()