Lines Matching full:dlopen
1076 --dlopen|-dlopen)
1203 # Only execute mode is allowed to have -dlopen flags.
1205 func_error "unrecognized option \`-dlopen'"
2353 -dlopen FILE add the directory containing FILE to the library path
2355 This mode sets the library path environment variable according to \`-dlopen'
2410 -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime
2525 # Handle -dlopen flags immediately.
2572 func_warning "\`-dlopen' is ignored for non-libtool libraries and objects"
5500 -dlopen)
5971 # This library was specified with -dlopen.
6088 func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file"
6099 passes="conv scan dlopen dlpreopen link"
6125 dlopen) libs="$dlfiles" ;;
6153 if test "$pass" = dlopen; then
6373 # If there is no dlopen support or we're linking statically,
6403 dlopen=
6433 test -n "$dlopen" && func_append dlfiles " $dlopen"
6479 # This library was specified with -dlopen.
6480 if test "$pass" = dlopen; then
6482 func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
6487 # If there is no dlname, no dlopen support or we're linking
6496 fi # $pass = dlopen
6552 # (otherwise, the dlopen module name will be incorrect). We do
6554 # We recover the dlopen module name by 'saving' the la file
6969 echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
7113 if test "$pass" != dlopen; then
7212 func_warning "\`-dlopen' is ignored for archives"
7279 func_warning "\`-dlopen self' is ignored for libtool libraries"
7956 echo "*** application is linked with the -dlopen flag."
7974 echo "*** or is declared to -dlopen it."
8585 func_warning "\`-dlopen' is ignored for objects"
8706 func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support."
9387 # The name that we can dlopen(3).
9416 # Files to dlopen/dlpreopen
9417 dlopen='$dlfiles'