Home
last modified time | relevance | path

Searched refs:DL_DST_REQUIRED (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/elf/
Ddl-dst.h27 #define DL_DST_REQUIRED(l, name, len, cnt) \ macro
Ddl-deps.c99 __newp = (char *) alloca (DL_DST_REQUIRED (l, __str, strlen (__str), \
Ddl-load.c402 total = DL_DST_REQUIRED (l, input, strlen (input), cnt); in expand_dynamic_string_token()
/glibc-2.36/ChangeLog.old/
DChangeLog.17594 (DL_DST_REQUIRED): Take $LIB into account.
12164 (DL_DST_REQUIRED): Adjust user.
14685 conflict with DL_DST_REQUIRED.
15099 * elf/dl-dst.h (DL_DST_REQUIRED): Be prepared for missing link map
DChangeLog.143110 * elf/dl-dst.h (DL_DST_REQUIRED): Avoid the complex operations if
DChangeLog.1865036 * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
94720 down to DL_DST_REQUIRED and _dl_dst_substitute.
95281 * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when