Home | History | Annotate | Download | only in libexif

Lines Matching refs:dlfiles

3245     if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
3257 # Discover the nlist of each of the dlfiles.
5128 dlfiles=
5225 dlfiles|dlprefiles)
5245 elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
5255 if test "$prev" = dlfiles; then
5256 func_append dlfiles " $arg"
5328 if test "$prev" = dlfiles; then
5330 func_append dlfiles " $pic_object"
5492 prev=dlfiles
5892 if test "$prev" = dlfiles; then
5894 func_append dlfiles " $pic_object"
5960 if test "$prev" = dlfiles; then
5962 func_append dlfiles " $func_resolve_sysroot_result"
6080 for file in $dlfiles $dlprefiles; do
6121 dlopen) libs="$dlfiles" ;;
6431 test -n "$dlopen" && func_append dlfiles " $dlopen"
7201 dlfiles="$newdlfiles"
7209 if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
7597 # Make sure dlfiles contains only unique files that won't be dlpreopened
7598 old_dlfiles="$dlfiles"
7599 dlfiles=
7601 case " $dlprefiles $dlfiles " in
7603 *) func_append dlfiles " $lib" ;;
8588 if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
9305 for lib in $dlfiles; do
9318 dlfiles="$newdlfiles"
9339 for lib in $dlfiles; do
9346 dlfiles="$newdlfiles"
9418 dlopen='$dlfiles'