Lines Matching refs:dlfiles
4822 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
4834 # Discover the nlist of each of the dlfiles.
6784 dlfiles=
6882 dlfiles|dlprefiles)
6902 elif test dlfiles = "$prev" && test yes != "$dlopen_self"; then
6912 if test dlfiles = "$prev"; then
6913 func_append dlfiles " $arg"
6991 if test dlfiles = "$prev"; then
6993 func_append dlfiles " $pic_object"
7167 prev=dlfiles
7623 if test dlfiles = "$prev"; then
7625 func_append dlfiles " $pic_object"
7691 if test dlfiles = "$prev"; then
7693 func_append dlfiles " $func_resolve_sysroot_result"
7808 for file in $dlfiles $dlprefiles; do
7849 dlopen) libs=$dlfiles ;;
8159 test -n "$dlopen" && func_append dlfiles " $dlopen"
8960 dlfiles=$newdlfiles
8968 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
9378 # Make sure dlfiles contains only unique files that won't be dlpreopened
9379 old_dlfiles=$dlfiles
9380 dlfiles=
9382 case " $dlprefiles $dlfiles " in
9384 *) func_append dlfiles " $lib" ;;
10363 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
11087 for lib in $dlfiles; do
11100 dlfiles=$newdlfiles
11121 for lib in $dlfiles; do
11128 dlfiles=$newdlfiles
11199 dlopen='$dlfiles'