Searched refs:tls_end_aligned (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp311 uptr tls_end_aligned = RoundUpTo(tls_end_, SHADOW_GRANULARITY); local
314 tls_end_aligned - tls_end_, 0);

Completed in 113 milliseconds