Home
last modified time | relevance | path

Searched refs:__libc_setup_tls (Results 1 – 20 of 20) sorted by relevance

/glibc-2.36/sysdeps/x86/
Dlibc-start.h23 # define ARCH_SETUP_TLS() __libc_setup_tls ()
/glibc-2.36/sysdeps/generic/
Dlibc-start.h27 #define ARCH_SETUP_TLS() __libc_setup_tls ()
Dldsodefs.h1170 void __libc_setup_tls (void);
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/
Dlibc-start.h26 #define ARCH_SETUP_TLS() __libc_setup_tls ()
/glibc-2.36/sysdeps/unix/sysv/linux/x86/
Dcpu-features.c36 __libc_setup_tls (); in x86_setup_tls()
/glibc-2.36/csu/
Dlibc-tls.c105 __libc_setup_tls (void) in __libc_setup_tls() function
/glibc-2.36/sysdeps/s390/s390-64/
Dconfigure.ac69 # image is invalid and the following memcpy in __libc_setup_tls() leads
Dconfigure98 # image is invalid and the following memcpy in __libc_setup_tls() leads
/glibc-2.36/ChangeLog.old/
DChangeLog.1412324 * sysdeps/generic/libc-tls.c (__libc_setup_tls): If
13134 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Use NONTLS_INIT_TP
13968 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Reintroduce changes
14045 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.
14070 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Comment out memset
14075 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Likewise.
14128 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Account for TCB
14144 function, broken out of __libc_setup_tls.
14146 (__libc_setup_tls): Call them.
14172 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Include static TLS
[all …]
DChangeLog.132234 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Don't check for
3234 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Pass 0 to TL_INIT_TP.
3362 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Pass extra
3621 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Initialize
4112 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Make the phdr loop
4153 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Set l_tls_offset to
4159 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Likewise.
DChangeLog.254560 [! SHARED](__libc_setup_tls): New function.
4567 [IS_IN (rtld)][! SHARED](__libc_setup_tls): Remove.
5021 (__libc_setup_tls): Modified function.
DChangeLog.21588 (__libc_setup_tls): Modified function.
1189 (__libc_setup_tls): Modified function.
1792 (__libc_setup_tls): Modified function.
1811 (__libc_setup_tls): Modified function.
DChangeLog.204594 (__libc_setup_tls): Modified function.
DChangeLog.169597 * sysdeps/generic/libc-tls.c (__libc_setup_tls): Remove all
11701 (__libc_setup_tls): Initialize length of DTV based on array length.
DChangeLog.1920260 __libc_setup_tls.
20266 instead of __libc_setup_tls.
20268 __libc_setup_tls before initializing libpthread and running _hurd_init
24853 * csu/libc-tls.c (__libc_setup_tls): Add main_map->l_addr to
38185 (__libc_setup_tls): Call _startup_fatal instead of __libc_fatal.
DChangeLog.1812652 * sysdeps/generic/ldsodefs.h (__libc_setup_tls)
12656 (LIBC_START_MAIN): Call __libc_setup_tls early and directly. Move
12659 * csu/libc-tls.c (__libc_setup_tls): Replace arguments with their
12662 * nptl/nptl-init.c (__libc_setup_tls): Remove declaration.
12664 __libc_setup_tls.
18920 * csu/libc-tls.c (__libc_setup_tls): Set to_free member of struct
35137 * csu/libc-tls.c (__libc_setup_tls) [TLS_TCB_AT_TP]: Align
51669 * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
58296 (__libc_setup_tls): Use main executable's link map for TLS data.
69267 * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
[all …]
DChangeLog.226086 (__libc_setup_tls): Modified function.
DChangeLog.245728 (__libc_setup_tls): Modified function.
DChangeLog.172797 * csu/libc-tls.c (__libc_setup_tls) [TLS_TCB_AT_TP]: Don't add TCB
DChangeLog.2316007 (__libc_setup_tls): Modified function.
24354 (__libc_setup_tls): Modified function.