Searched refs:preload (Results 1 – 25 of 26) sorted by relevance
12
27 preload=$630 "[$library_path] [--preload] [$preload] [$test_program]"34 --preload "$preload" $test_program 2>&1 && rc=0 || rc=$?
8 int res = preload (42); in main()
18 preload (int a) in preload() function
126 preload (struct list *known, unsigned int *nlist, struct link_map *map) in preload() function157 preload (known, &nlist, map); in _dl_map_object_deps()161 preload (known, &nlist, preloads[i]); in _dl_map_object_deps()
1 extern int preload (int a);
19 preload (int a) in preload() function
20 preload (int a) in preload() function
515 tst-preload-pthread-libc \1148 $(objpfx)tst-rtld-preload.out \
21 extern int preload (void);26 return preload () == 0x1234 ? EXIT_SUCCESS : EXIT_FAILURE; in do_test()
20 preload (void) in preload() function
694 features now need to preload a new debugging DSO libc_malloc_debug.so to get699 that still use these functions will now need to preload libc_malloc_debug.so1262 applications which use the malloc hooks must preload a special shared1642 * The dynamic linker accepts the --preload argument to preload shared
5552 ld.so.preload. Suggested by David Engel <david@elo.ods.com>.7480 * elf/rtld.c: Implement reading of /etc/ld.so.preload. This9135 * elf/dl-deps.c (_dl_map_object_deps): Start TAILP at last preload.9172 _dl_map_object_deps with empty preload list.
81 Fix elf/tst-rtld-preload cross-testing.84 * elf/tst-rtld-preload.sh: Modified.
3157 * elf/rtld.c (dl_main): First check existence of ld.so.preload
7439 elf: Implement --preload option for the dynamic linker.7443 (dl_main): Handle "--preload" and add second call to7445 * 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.
549 * elf/testobj1.c: Add 'preload' function.
4587 * elf/tst-preload-pthread-libc.c: New file.
9921 * elf/rtld.c (dl_main): Correct parsing of ld.so.preload file.
2043 ld.so.preload is not present [BZ #18].
1371 @code{mcheck}, one would need to preload the @file{libc_malloc_debug}