Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/
H A Drtld.h421 void *allocate_module_tls(struct tcb *tcb, int index);
H A Drtld.c5421 allocate_module_tls(tcb, index); in tls_get_addr_slow()
5750 allocate_module_tls(struct tcb *tcb, int index) in allocate_module_tls() function