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
7343 if test dlfiles = "$prev"; then
7345 func_append dlfiles " $pic_object"
7411 if test dlfiles = "$prev"; then
7413 func_append dlfiles " $func_resolve_sysroot_result"
7528 for file in $dlfiles $dlprefiles; do
7569 dlopen) libs=$dlfiles ;;
7876 test -n "$dlopen" && func_append dlfiles " $dlopen"
8677 dlfiles=$newdlfiles
8685 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
9092 # Make sure dlfiles contains only unique files that won't be dlpreopened
9093 old_dlfiles=$dlfiles
9094 dlfiles=
9096 case " $dlprefiles $dlfiles " in
9098 *) func_append dlfiles " $lib" ;;
10077 if test -n "$dlfiles$dlprefiles" || test no != "$dlself"; then
10798 for lib in $dlfiles; do
10811 dlfiles=$newdlfiles
10832 for lib in $dlfiles; do
10839 dlfiles=$newdlfiles
10910 dlopen='$dlfiles'