Lines Matching refs:dlopen

1077       --dlopen|-dlopen)
1204 # Only execute mode is allowed to have -dlopen flags.
1206 func_error "unrecognized option \`-dlopen'"
2354 -dlopen FILE add the directory containing FILE to the library path
2356 This mode sets the library path environment variable according to \`-dlopen'
2411 -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime
2526 # Handle -dlopen flags immediately.
2573 func_warning "\`-dlopen' is ignored for non-libtool libraries and objects"
5501 -dlopen)
5972 # This library was specified with -dlopen.
6089 func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file"
6100 passes="conv scan dlopen dlpreopen link"
6126 dlopen) libs="$dlfiles" ;;
6154 if test "$pass" = dlopen; then
6374 # If there is no dlopen support or we're linking statically,
6404 dlopen=
6434 test -n "$dlopen" && func_append dlfiles " $dlopen"
6480 # This library was specified with -dlopen.
6481 if test "$pass" = dlopen; then
6483 func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
6488 # If there is no dlname, no dlopen support or we're linking
6497 fi # $pass = dlopen
6553 # (otherwise, the dlopen module name will be incorrect). We do
6555 # We recover the dlopen module name by 'saving' the la file
6974 echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
7118 if test "$pass" != dlopen; then
7217 func_warning "\`-dlopen' is ignored for archives"
7284 func_warning "\`-dlopen self' is ignored for libtool libraries"
7969 echo "*** application is linked with the -dlopen flag."
7987 echo "*** or is declared to -dlopen it."
8598 func_warning "\`-dlopen' is ignored for objects"
8719 func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support."
9400 # The name that we can dlopen(3).
9429 # Files to dlopen/dlpreopen
9430 dlopen='$dlfiles'