Lines Matching refs:dlopen

1079       --dlopen|-dlopen)
1202 # Only execute mode is allowed to have -dlopen flags.
1204 func_error "unrecognized option \`-dlopen'"
2352 -dlopen FILE add the directory containing FILE to the library path
2354 This mode sets the library path environment variable according to \`-dlopen'
2409 -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime
2524 # Handle -dlopen flags immediately.
2571 func_warning "\`-dlopen' is ignored for non-libtool libraries and objects"
5488 -dlopen)
5958 # This library was specified with -dlopen.
6075 func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file"
6086 passes="conv scan dlopen dlpreopen link"
6112 dlopen) libs="$dlfiles" ;;
6140 if test "$pass" = dlopen; then
6359 # If there is no dlopen support or we're linking statically,
6389 dlopen=
6419 test -n "$dlopen" && func_append dlfiles " $dlopen"
6465 # This library was specified with -dlopen.
6466 if test "$pass" = dlopen; then
6468 func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
6473 # If there is no dlname, no dlopen support or we're linking
6482 fi # $pass = dlopen
6538 # (otherwise, the dlopen module name will be incorrect). We do
6540 # We recover the dlopen module name by 'saving' the la file
6955 echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
7099 if test "$pass" != dlopen; then
7198 func_warning "\`-dlopen' is ignored for archives"
7265 func_warning "\`-dlopen self' is ignored for libtool libraries"
7941 echo "*** application is linked with the -dlopen flag."
7959 echo "*** or is declared to -dlopen it."
8569 func_warning "\`-dlopen' is ignored for objects"
8690 func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support."
9368 # The name that we can dlopen(3).
9397 # Files to dlopen/dlpreopen
9398 dlopen='$dlfiles'