Lines Matching refs:dlfiles
4577 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
4589 # Discover the nlist of each of the dlfiles.
6538 dlfiles=
6636 dlfiles|dlprefiles)
6656 elif test dlfiles = "$prev" && test yes != "$dlopen_self"; then
6666 if test dlfiles = "$prev"; then
6667 func_append dlfiles " $arg"
6745 if test dlfiles = "$prev"; then
6747 func_append dlfiles " $pic_object"
6914 prev=dlfiles
7346 if test dlfiles = "$prev"; then
7348 func_append dlfiles " $pic_object"
7414 if test dlfiles = "$prev"; then
7416 func_append dlfiles " $func_resolve_sysroot_result"
7531 for file in $dlfiles $dlprefiles; do
7572 dlopen) libs=$dlfiles ;;
7879 test -n "$dlopen" && func_append dlfiles " $dlopen"
8684 dlfiles=$newdlfiles
8692 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
9104 # Make sure dlfiles contains only unique files that won't be dlpreopened
9105 old_dlfiles=$dlfiles
9106 dlfiles=
9108 case " $dlprefiles $dlfiles " in
9110 *) func_append dlfiles " $lib" ;;
10092 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
10813 for lib in $dlfiles; do
10826 dlfiles=$newdlfiles
10847 for lib in $dlfiles; do
10854 dlfiles=$newdlfiles
10925 dlopen='$dlfiles'