Lines Matching refs:dlopen

1076       --dlopen|-dlopen)
1203 # Only execute mode is allowed to have -dlopen flags.
1205 func_error "unrecognized option \`-dlopen'"
2383 -dlopen FILE add the directory containing FILE to the library path
2385 This mode sets the library path environment variable according to \`-dlopen'
2440 -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime
2555 # Handle -dlopen flags immediately.
2602 func_warning "\`-dlopen' is ignored for non-libtool libraries and objects"
5533 -dlopen)
6005 # This library was specified with -dlopen.
6122 func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file"
6133 passes="conv scan dlopen dlpreopen link"
6159 dlopen) libs="$dlfiles" ;;
6187 if test "$pass" = dlopen; then
6424 # If there is no dlopen support or we're linking statically,
6454 dlopen=
6484 test -n "$dlopen" && func_append dlfiles " $dlopen"
6530 # This library was specified with -dlopen.
6531 if test "$pass" = dlopen; then
6533 func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
6538 # If there is no dlname, no dlopen support or we're linking
6547 fi # $pass = dlopen
6603 # (otherwise, the dlopen module name will be incorrect). We do
6605 # We recover the dlopen module name by 'saving' the la file
7020 echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
7164 if test "$pass" != dlopen; then
7263 func_warning "\`-dlopen' is ignored for archives"
7330 func_warning "\`-dlopen self' is ignored for libtool libraries"
8007 echo "*** application is linked with the -dlopen flag."
8025 echo "*** or is declared to -dlopen it."
8636 func_warning "\`-dlopen' is ignored for objects"
8757 func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support."
9438 # The name that we can dlopen(3).
9467 # Files to dlopen/dlpreopen
9468 dlopen='$dlfiles'