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
7395 if test dlfiles = "$prev"; then
7397 func_append dlfiles " $pic_object"
7463 if test dlfiles = "$prev"; then
7465 func_append dlfiles " $func_resolve_sysroot_result"
7580 for file in $dlfiles $dlprefiles; do
7621 dlopen) libs=$dlfiles ;;
7928 test -n "$dlopen" && func_append dlfiles " $dlopen"
8729 dlfiles=$newdlfiles
8737 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
9144 # Make sure dlfiles contains only unique files that won't be dlpreopened
9145 old_dlfiles=$dlfiles
9146 dlfiles=
9148 case " $dlprefiles $dlfiles " in
9150 *) func_append dlfiles " $lib" ;;
10129 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
10851 for lib in $dlfiles; do
10864 dlfiles=$newdlfiles
10885 for lib in $dlfiles; do
10892 dlfiles=$newdlfiles
10963 dlopen='$dlfiles'