Lines Matching refs:dlfiles
4621 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
4633 # Discover the nlist of each of the dlfiles.
6583 dlfiles=
6681 dlfiles|dlprefiles)
6701 elif test dlfiles = "$prev" && test yes != "$dlopen_self"; then
6711 if test dlfiles = "$prev"; then
6712 func_append dlfiles " $arg"
6790 if test dlfiles = "$prev"; then
6792 func_append dlfiles " $pic_object"
6959 prev=dlfiles
7405 if test dlfiles = "$prev"; then
7407 func_append dlfiles " $pic_object"
7473 if test dlfiles = "$prev"; then
7475 func_append dlfiles " $func_resolve_sysroot_result"
7590 for file in $dlfiles $dlprefiles; do
7631 dlopen) libs=$dlfiles ;;
7938 test -n "$dlopen" && func_append dlfiles " $dlopen"
8739 dlfiles=$newdlfiles
8747 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
9154 # Make sure dlfiles contains only unique files that won't be dlpreopened
9155 old_dlfiles=$dlfiles
9156 dlfiles=
9158 case " $dlprefiles $dlfiles " in
9160 *) func_append dlfiles " $lib" ;;
10139 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
10861 for lib in $dlfiles; do
10874 dlfiles=$newdlfiles
10895 for lib in $dlfiles; do
10902 dlfiles=$newdlfiles
10973 dlopen='$dlfiles'