Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A Drtld.h163 size_t tlssize; /* Size of TLS block for this module */ member
H A Drtld.c5784 allocate_tls_offset_common(size_t *offp, size_t tlssize, size_t tlsalign, in allocate_tls_offset_common()