Home
last modified time | relevance | path

Searched refs:__tunables_init (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/elf/
Ddl-tunables.h27 __tunables_init (char **unused __attribute__ ((unused))) in __tunables_init() function
54 extern void __tunables_init (char **);
59 rtld_hidden_proto (__tunables_init)
Ddl-tunables.c278 __tunables_init (char **envp) in __tunables_init() function
/glibc-2.36/sysdeps/unix/sysv/linux/
Ddl-sysdep.c110 __tunables_init (_environ); in _dl_sysdep_start()
/glibc-2.36/csu/
Dlibc-start.c288 __tunables_init (__environ); in LIBC_START_MAIN()
/glibc-2.36/sysdeps/mach/hurd/
Ddl-sysdep.c103 __tunables_init (_environ); in _dl_sysdep_start()
/glibc-2.36/ChangeLog.old/
DChangeLog.22495 elf: Avoid RELATIVE relocs in __tunables_init
500 (__tunables_init): Modified function.
DChangeLog.18919 (parse_tunables, __tunables_init): Adjust.
4390 * elf/dl-tunables.h (__tunables_init): Mark it hidden in rtld.
10518 (__tunables_init)[TUNABLES_FRONTEND ==
10924 (__tunables_init): Update caller.
11683 * elf/dl-tunables.h (__tunables_init): Fix unused attribute.
11705 (__tunables_init): Process GLIBC_TUNABLES envvar only when.
11722 (__tunables_init): Use the new functions and macro.
11750 (_dl_sysdep_start): Call __tunables_init.
11765 (_dl_sysdep_start): Call __tunables_init.