Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp336 static uptr TlsGetOffset(uptr ti_module, uptr ti_offset) { in TlsGetOffset() argument
342 uptr tls_index[2] = {ti_module, ti_offset}; in TlsGetOffset()