Lines Matching refs: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" ;;
6156 if test "$pass" = dlopen; then
6376 # If there is no dlopen support or we're linking statically,
6406 dlopen=
6436 test -n "$dlopen" && func_append dlfiles " $dlopen"
6482 # This library was specified with -dlopen.
6483 if test "$pass" = dlopen; then
6485 func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
6490 # If there is no dlname, no dlopen support or we're linking
6499 fi # $pass = dlopen
6555 # (otherwise, the dlopen module name will be incorrect). We do
6557 # We recover the dlopen module name by 'saving' the la file
6972 echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
7116 if test "$pass" != dlopen; then
7215 func_warning "\`-dlopen' is ignored for archives"
7282 func_warning "\`-dlopen self' is ignored for libtool libraries"
7962 echo "*** application is linked with the -dlopen flag."
7980 echo "*** or is declared to -dlopen it."
8591 func_warning "\`-dlopen' is ignored for objects"
8712 func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support."
9393 # The name that we can dlopen(3).
9422 # Files to dlopen/dlpreopen
9423 dlopen='$dlfiles'