Home
last modified time | relevance | path

Searched defs:tls_index (Results 1 – 11 of 11) sorted by relevance

/freebsd/libexec/rtld-elf/i386/
H A Drtld_machdep.h76 } tls_index; typedef
/freebsd/libexec/rtld-elf/amd64/
H A Drtld_machdep.h76 } tls_index; typedef
/freebsd/libexec/rtld-elf/aarch64/
H A Drtld_machdep.h93 } tls_index; typedef
H A Dreloc.c174 int tls_index; member
/freebsd/libexec/rtld-elf/powerpc64/
H A Drtld_machdep.h88 } tls_index; typedef
/freebsd/libexec/rtld-elf/powerpc/
H A Drtld_machdep.h96 } tls_index; typedef
/freebsd/libexec/rtld-elf/arm/
H A Drtld_machdep.h71 } tls_index; typedef
/freebsd/libexec/rtld-elf/riscv/
H A Drtld_machdep.h109 } tls_index; typedef
/freebsd/lib/libthread_db/
H A Dlibpthread_db.c1077 int tls_index, ret; in pt_thr_tls_get_addr() local
H A Dlibthr_db.c735 int tls_index, ret; in pt_thr_tls_get_addr() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp375 uptr tls_index[2] = {ti_module, ti_offset}; in TlsGetOffset() local