Home
last modified time | relevance | path

Searched defs:ti_offset (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/rtld-elf/riscv/
H A Drtld_machdep.h106 unsigned long ti_offset; member
/freebsd/sys/dev/ti/
H A Dif_ti.c554 bus_size_t ti_offset; in ti_copy_mem() local
628 bus_size_t ti_offset; in ti_copy_mem() local
/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()