Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp344 static uptr TlsGetOffset(uptr ti_module, uptr ti_offset) { in TlsGetOffset() function
396 begin = (uptr)__builtin_thread_pointer() + TlsGetOffset(tls_modid, 0); in CollectStaticTlsBlocks()