Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A Drtld.h239 bool tls_dynamic : 1; /* A non-static DTV entry has been allocated */ member
H A Drtld.c5526 obj->tls_dynamic = true; in allocate_module_tls()
5539 if (obj->tls_dynamic) in allocate_tls_offset()