Home
last modified time | relevance | path

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

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