Lines Matching full:dlopen
745 -dlopen) test "$#" -eq 0 && func_missing_arg "$opt" && break
795 -dlopen=*|--mode=*|--tag=*)
884 # Only execute mode is allowed to have -dlopen flags.
886 func_error "unrecognized option \`-dlopen'"
1513 -dlopen FILE add the directory containing FILE to the library path
1515 This mode sets the library path environment variable according to \`-dlopen'
1568 -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime
1652 # Handle -dlopen flags immediately.
1696 func_warning "\`-dlopen' is ignored for non-libtool libraries and objects"
4435 -dlopen)
4889 # This library was specified with -dlopen.
5004 func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file"
5015 passes="conv scan dlopen dlpreopen link"
5041 dlopen) libs="$dlfiles" ;;
5067 if test "$pass" = dlopen; then
5280 # If there is no dlopen support or we're linking statically,
5310 dlopen=
5340 test -n "$dlopen" && dlfiles="$dlfiles $dlopen"
5380 # This library was specified with -dlopen.
5381 if test "$pass" = dlopen; then
5383 func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
5388 # If there is no dlname, no dlopen support or we're linking
5397 fi # $pass = dlopen
5843 $ECHO "*** is linked with the -dlopen flag to resolve symbols at runtime."
5978 if test "$pass" != dlopen; then
6077 func_warning "\`-dlopen' is ignored for archives"
6144 func_warning "\`-dlopen self' is ignored for libtool libraries"
6807 $ECHO "*** application is linked with the -dlopen flag."
6825 $ECHO "*** or is declared to -dlopen it."
7392 func_warning "\`-dlopen' is ignored for objects"
7510 func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support."
8190 # The name that we can dlopen(3).
8219 # Files to dlopen/dlpreopen
8220 dlopen='$dlfiles'