Searched refs:DT_FILTER (Results 1 – 7 of 7) sorted by relevance
41 + DT_EXTRATAGIDX (DT_FILTER))266 else if (d->d_tag == DT_AUXILIARY || d->d_tag == DT_FILTER) in _dl_map_object_deps()
969 #define DT_FILTER 0x7fffffff /* Shared object to get values from */ macro
644 DT_FILTER = 0x7fffffff variable in Dt
1301 [16272] dynamic-link: dlopen()ing a DT_FILTER library crashes if2196 DT_AUXILIARY, and DT_FILTER has been expanded to support the full
1118 * elf/elf.h (DT_AUXILIARY, DT_FILTER, DT_EXTRANUM): New constant
11157 DT_AUXILIARY, and DT_FILTER filenames.
3545 * elf/dl-deps.c: Implement handling of DT_FILTER.