Searched refs:DL_DST_REQUIRED (Results 1 – 6 of 6) sorted by relevance
27 #define DL_DST_REQUIRED(l, name, len, cnt) \ macro
99 __newp = (char *) alloca (DL_DST_REQUIRED (l, __str, strlen (__str), \
402 total = DL_DST_REQUIRED (l, input, strlen (input), cnt); in expand_dynamic_string_token()
594 (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
3110 * elf/dl-dst.h (DL_DST_REQUIRED): Avoid the complex operations if
65036 * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to94720 down to DL_DST_REQUIRED and _dl_dst_substitute.95281 * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when