Searched refs:dl_open_worker (Results 1 – 19 of 19) sorted by relevance
/glibc-2.36/elf/ |
D | dl-open.c | 771 dl_open_worker (void *a) in dl_open_worker() function 883 int errcode = _dl_catch_exception (&exception, dl_open_worker, &args); in _dl_open()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.20 | 2217 (dl_open_worker): Modified function. 2235 (dl_open_worker): Modified function. 2253 (dl_open_worker): Modified function. 3318 Move _dl_open_check to its original place in dl_open_worker 3321 (dl_open_worker): Modified function. 3330 (dl_open_worker): Modified function. 3348 (dl_open_worker): Modified function. 3367 (dl_open_worker): Modified function. 3390 (dl_open_worker): Modified function. 3409 (dl_open_worker): Modified function. [all …]
|
D | ChangeLog.15 | 1173 * elf/dl-open.c (dl_open_worker): Remove reference to glibcbug script. 1523 * elf/dl-open.c (dl_open_worker): Avoid dereferencing map in 1835 * elf/dl-open.c (dl_open_worker): Likewise. 3708 * elf/dl-open.c (dl_open_worker): If file name contains no path 4360 * elf/dl-open.c (dl_open_worker): If a newly opened object is to be
|
D | ChangeLog.17 | 4193 * elf/dl-open.c (dl_open_worker): We cannot guarantee that we can load 4548 * elf/dl-open.c (dl_open_worker): Adjust _dl_relocate_object call. 10916 (dl_open_worker): Use it. Don't use __rtld_mrlock_{change,done}. 10940 * elf/dl-open.c (dl_open_worker): Likewise. 12161 * elf/dl-open.c (dl_open_worker): Declare l in 2 different 13541 * elf/dl-open.c (dl_open_worker): Keep holding dl_load_lock until 13561 * elf/dl-open.c (dl_open_worker): Likewise. If not SINGLE_THREAD_P, 13605 (dl_open_worker): Use __rtld_mrlock_* and scoperec->nusers only 13729 * elf/dl-open.c (dl_open_worker): When growing array for scopes, 14190 * elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in [all …]
|
D | ChangeLog.13 | 4012 * elf/dl-open.c (dl_open_worker): Use _ macro instead of gettext. 9714 * elf/dl-open.c (dl_open_worker): Catch wrap-around of TLS 9782 * elf/dl-open.c (dl_open_worker): Only bump the generation counter 9823 * elf/dl-open.c (dl_open_worker): After successfully loading all 9888 * elf/dl-open.c (dl_open_worker): Pass __RTLD_DLOPEN flag is set to 12393 * elf/dl-open.c (dl_open_worker): If l_opencount of freshly loaded 12481 * elf/dl-open.c (dl_open_worker): Update l_scope_max. 12490 * elf/dl-open.c (dl_open_worker): Return immediately after loading 12728 * elf/dl-open.c (dl_open_worker): Fix thinko when enlarging the 12908 * elf/dl-open.c (dl_open_worker): If dependency wasn't just opened
|
D | ChangeLog.11 | 659 * elf/dl-open.c (dl_open_worker): Fix typo in comment. 811 dl_open_worker. 812 (dl_open_worker): Call add_to_global not only for new objects, also for 3565 * elf/dl-open.c (dl_open_worker): Change format of debug info a bit. 6318 * elf/dl-open.c (dl_open_worker): Pass RTLD_NOLOAD as new parameter 10218 * elf/dl-open.c (dl_open_worker): Use l_map_start and l_map_end to 11152 * elf/dl-open.c (dl_open_worker): Pass zero as new argument to 12249 * elf/dl-open.c (dl_open_worker): Only call _dl_init instead of 13111 * elf/dl-open.c (dl_open_worker): ...here.
|
D | ChangeLog.9 | 3056 * elf/dl-open.c (dl_open_worker): Call _dl_map_object_deps with 4332 (dl_open_worker): Use realloc, not malloc to resize array. 5566 * elf/dl-open.c (dl_open_worker): Move decl of new_global up one 6059 * elf/dl-open.c (dl_open_worker): Correct test for extending global
|
D | ChangeLog.21 | 6938 (dl_open_worker): Modified function. 8053 (dl_open_worker): Modified function. 8275 (dl_open_worker): Modified function. 13869 elf: avoid stack allocation in dl_open_worker 13872 (dl_open_worker): Modified function. 13880 (dl_open_worker): Modified function. 13891 (dl_open_worker): Modified function.
|
D | ChangeLog.16 | 11166 * elf/dl-open.c (dl_open_worker): Fix typo. 11221 * elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value, 11453 * elf/dl-open.c (dl_open_worker): Always print the new opencount 12656 * elf/dl-open.c (dl_open_worker): Pass __RTLD_AUDIT flag from caller
|
D | ChangeLog.14 | 516 (dl_open_worker): Use __check_caller instead. 1716 * elf/dl-open.c (dl_open_worker): Check that _dl_open is called 6479 * elf/dl-open.c (dl_open_worker): Call GL_dl_init_static_tls 15642 * elf/dl-open.c (dl_open_worker): Fix loop searching for
|
D | ChangeLog.18 | 17615 * elf/dl-open.c (dl_open_worker): Set DF_1_NODELETE flag later. 34426 * elf/dl-open.c (dl_open_worker): Set DF_1_NODELETE flag 38980 * elf/dlopen.c (dl_open_worker): Drop l_tls_modid upper bound 40730 * elf/dl-open.c (dl_open_worker): Do not assert that 57543 * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise. 64925 * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing 64959 (dl_open_worker) [!SHARED]: ... here. 69011 * elf/dl-open.c (dl_open_worker): memset all of seen array. 71187 (dl_open_worker): Use _dl_find_dso_for_object. 76207 * elf/dl-open.c (dl_open_worker): Check the main application [all …]
|
D | ChangeLog.24 | 9188 (dl_open_worker): Modified function. 10296 (dl_open_worker): Modified function.
|
D | ChangeLog.10 | 7391 * elf/dl-open.c (dl_open_worker): If DST is used in SUID program punt. 11164 (dl_open_worker): Recognize and expand DSTs in filename.
|
D | ChangeLog.19 | 3395 * elf/dl-open.c (dl_open_worker): Call _dl_open_check after 15752 (dl_open_worker): Call _dl_open_check. 21848 (dl_open_worker): Do not call __check_caller. 27995 * elf/dl-open.c (dl_open_worker): Likewise.
|
D | ChangeLog.12 | 2483 * elf/dl-open.c (dl_open_worker): Don't check for l_addr == 0.
|
D | ChangeLog.22 | 4129 (dl_open_worker): Modified function.
|
D | ChangeLog.23 | 90 (dl_open_worker): Modified function. 13770 (dl_open_worker): Modified function. 13849 (dl_open_worker): Modified function.
|
D | ChangeLog.8 | 1423 * elf/dl-open.c (dl_open_worker): New function.
|
/glibc-2.36/posix/ |
D | tst-regex.input | 1423 * elf/dl-open.c (dl_open_worker): New function.
|