Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/riscv/
H A Drtld_machdep.h105 unsigned long ti_module; member
/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()