Searched refs:needed_aux_filtees_tail (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/libexec/rtld-elf/
H A Drtld.c858 Needed_Entry **needed_aux_filtees_tail = &obj->needed_aux_filtees; local
1017 *needed_aux_filtees_tail = nep;
1018 needed_aux_filtees_tail = &nep->next;

Completed in 80 milliseconds