Home
last modified time | relevance | path

Searched refs:preload (Results 1 – 25 of 26) sorted by relevance

12

/glibc-2.36/elf/
Dtst-rtld-preload.sh27 preload=$6
30 "[$library_path] [--preload] [$preload] [$test_program]"
34 --preload "$preload" $test_program 2>&1 && rc=0 || rc=$?
Dpreloadtest.c8 int res = preload (42); in main()
Dtestobj6.c18 preload (int a) in preload() function
Ddl-deps.c126 preload (struct list *known, unsigned int *nlist, struct link_map *map) in preload() function
157 preload (known, &nlist, map); in _dl_map_object_deps()
161 preload (known, &nlist, preloads[i]); in _dl_map_object_deps()
Dtestobj.h1 extern int preload (int a);
Dtestobj1.c19 preload (int a) in preload() function
Dtestobj3.c20 preload (int a) in preload() function
Dtestobj4.c19 preload (int a) in preload() function
Dtestobj5.c20 preload (int a) in preload() function
Dtestobj2.c20 preload (int a) in preload() function
DMakefile515 tst-preload-pthread-libc \
1148 $(objpfx)tst-rtld-preload.out \
/glibc-2.36/sysdeps/x86_64/
Dtst-platform-1.c21 extern int preload (void);
26 return preload () == 0x1234 ? EXIT_SUCCESS : EXIT_FAILURE; in do_test()
Dtst-platformmod-1.c20 preload (void) in preload() function
Dtst-platformmod-2.c20 preload (void) in preload() function
/glibc-2.36/
DNEWS694 features now need to preload a new debugging DSO libc_malloc_debug.so to get
699 that still use these functions will now need to preload libc_malloc_debug.so
1262 applications which use the malloc hooks must preload a special shared
1642 * The dynamic linker accepts the --preload argument to preload shared
/glibc-2.36/ChangeLog.old/
DChangeLog.65552 ld.so.preload. Suggested by David Engel <david@elo.ods.com>.
7480 * elf/rtld.c: Implement reading of /etc/ld.so.preload. This
9135 * elf/dl-deps.c (_dl_map_object_deps): Start TAILP at last preload.
9172 _dl_map_object_deps with empty preload list.
DChangeLog.2081 Fix elf/tst-rtld-preload cross-testing.
84 * elf/tst-rtld-preload.sh: Modified.
DChangeLog.153157 * elf/rtld.c (dl_main): First check existence of ld.so.preload
DChangeLog.197439 elf: Implement --preload option for the dynamic linker.
7443 (dl_main): Handle "--preload" and add second call to
7445 * elf/Makefile (tests-special): Add tst-rtld-preload.out.
7446 (tst-rtld-preload-OBJS): Set variable.
7447 (tst-rtld-preload.out): New target.
7448 * elf/tst-rtld-preload.sh: New file.
DChangeLog.9549 * elf/testobj1.c: Add 'preload' function.
DChangeLog.224587 * elf/tst-preload-pthread-libc.c: New file.
DChangeLog.89921 * elf/rtld.c (dl_main): Correct parsing of ld.so.preload file.
DChangeLog.142043 ld.so.preload is not present [BZ #18].
/glibc-2.36/manual/
Dmemory.texi1371 @code{mcheck}, one would need to preload the @file{libc_malloc_debug}
/glibc-2.36/posix/
Dtst-regex.input9921 * elf/rtld.c (dl_main): Correct parsing of ld.so.preload file.

12