Lines Matching refs:dlfiles
4823 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
4835 # Discover the nlist of each of the dlfiles.
6785 dlfiles=
6883 dlfiles|dlprefiles)
6903 elif test dlfiles = "$prev" && test yes != "$dlopen_self"; then
6913 if test dlfiles = "$prev"; then
6914 func_append dlfiles " $arg"
6992 if test dlfiles = "$prev"; then
6994 func_append dlfiles " $pic_object"
7168 prev=dlfiles
7622 if test dlfiles = "$prev"; then
7624 func_append dlfiles " $pic_object"
7690 if test dlfiles = "$prev"; then
7692 func_append dlfiles " $func_resolve_sysroot_result"
7807 for file in $dlfiles $dlprefiles; do
7848 dlopen) libs=$dlfiles ;;
8155 test -n "$dlopen" && func_append dlfiles " $dlopen"
8956 dlfiles=$newdlfiles
8964 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
9371 # Make sure dlfiles contains only unique files that won't be dlpreopened
9372 old_dlfiles=$dlfiles
9373 dlfiles=
9375 case " $dlprefiles $dlfiles " in
9377 *) func_append dlfiles " $lib" ;;
10356 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
11080 for lib in $dlfiles; do
11093 dlfiles=$newdlfiles
11114 for lib in $dlfiles; do
11121 dlfiles=$newdlfiles
11192 dlopen='$dlfiles'