Searched refs:__copy_tls (Results 1 – 14 of 14) sorted by relevance
39 void *__copy_tls(unsigned char *mem) in __copy_tls() function149 if (__init_tp(__copy_tls(mem)) < 0) in static_init_tls()
39 void *__copy_tls(unsigned char *mem) in __copy_tls() function153 if (__init_tp(__copy_tls(mem)) < 0) in static_init_tls()
72 void *__copy_tls(unsigned char *mem) in __copy_tls() function182 if (__init_tp(__copy_tls(mem)) < 0) in static_init_tls()
81 hidden void *__copy_tls(unsigned char *);
80 hidden void *__copy_tls(unsigned char *);
139 hidden void *__copy_tls(unsigned char *);
129 hidden void *__copy_tls(unsigned char *);
302 new = __copy_tls(tsd - libc.tls_size); in __pthread_create()
307 new = __copy_tls(tsd - libc.tls_size); in __pthread_create()
1677 if (__init_tp(__copy_tls((void *)builtin_tls)) < 0) { in __dls2b()1919 if (__init_tp(__copy_tls(initial_tls)) < 0) { in __dls3()1929 if (__copy_tls((void*)builtin_tls) != self) a_crash(); in __dls3()
1693 if (__init_tp(__copy_tls((void *)builtin_tls)) < 0) { in __dls2b()1942 if (__init_tp(__copy_tls(initial_tls)) < 0) { in __dls3()1952 if (__copy_tls((void*)builtin_tls) != self) a_crash(); in __dls3()
1695 if (__init_tp(__copy_tls((void *)builtin_tls)) < 0) { in __dls2b()1937 if (__init_tp(__copy_tls(initial_tls)) < 0) { in __dls3()1947 if (__copy_tls((void*)builtin_tls) != self) a_crash(); in __dls3()