Home
last modified time | relevance | path

Searched refs:_rtld_allocate_tls (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libc/gen/
H A Dtls.c268 tcb = _rtld_allocate_tls(); in _libc_allocate_tls()
272 __weak_reference(__libc_allocate_tls, _rtld_allocate_tls);
H A DSymbol.map684 _rtld_allocate_tls;
/dragonfly/libexec/rtld-elf/
H A DSymbol.map22 _rtld_allocate_tls;
H A Drtld.c4623 _rtld_allocate_tls(void) in _rtld_allocate_tls() function
/dragonfly/sys/cpu/x86_64/include/
H A Dtls.h134 struct tls_tcb *_rtld_allocate_tls(void);