Searched refs:tls_assign (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dtls.c170 tls_assign(Lm_list *lml, Rt_map *lmp, Phdr *phdr) function
H A D_rtld.h795 extern int tls_assign(Lm_list *, Rt_map *, Phdr *);
H A Delf.c2284 if (tphdr && (tls_assign(lml, lmp, tphdr) == 0)) {
2949 if (tls_assign(lml, lmp, PTTLS(lmp)) == 0) {

Completed in 93 milliseconds