Lines Matching refs:dlfiles
4574 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
4586 # Discover the nlist of each of the dlfiles.
6535 dlfiles=
6633 dlfiles|dlprefiles)
6653 elif test dlfiles = "$prev" && test yes != "$dlopen_self"; then
6663 if test dlfiles = "$prev"; then
6664 func_append dlfiles " $arg"
6742 if test dlfiles = "$prev"; then
6744 func_append dlfiles " $pic_object"
6911 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 ;;
7882 test -n "$dlopen" && func_append dlfiles " $dlopen"
8683 dlfiles=$newdlfiles
8691 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
9101 # Make sure dlfiles contains only unique files that won't be dlpreopened
9102 old_dlfiles=$dlfiles
9103 dlfiles=
9105 case " $dlprefiles $dlfiles " in
9107 *) func_append dlfiles " $lib" ;;
10086 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
10807 for lib in $dlfiles; do
10820 dlfiles=$newdlfiles
10841 for lib in $dlfiles; do
10848 dlfiles=$newdlfiles
10919 dlopen='$dlfiles'