Lines Matching refs:dlopen

685   -dlopen FILE      add the directory containing FILE to the library path
687 This mode sets the library path environment variable according to \`-dlopen'
740 -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime
857 -dlopen) test "$#" -eq 0 && func_missing_arg "$opt" && break
907 -dlopen=*|--mode=*|--tag=*)
998 # Only execute mode is allowed to have -dlopen flags.
1000 func_error "unrecognized option \`-dlopen'"
1959 # Handle -dlopen flags immediately.
2003 func_warning "\`-dlopen' is ignored for non-libtool libraries and objects"
2988 -dlopen)
3427 # This library was specified with -dlopen.
3542 func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file"
3553 passes="conv scan dlopen dlpreopen link"
3579 dlopen) libs="$dlfiles" ;;
3605 if test "$pass" = dlopen; then
3813 # If there is no dlopen support or we're linking statically,
3843 dlopen=
3879 test -n "$dlopen" && dlfiles="$dlfiles $dlopen"
3919 # This library was specified with -dlopen.
3920 if test "$pass" = dlopen; then
3922 func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
3927 # If there is no dlname, no dlopen support or we're linking
3936 fi # $pass = dlopen
4381 $ECHO "*** is linked with the -dlopen flag to resolve symbols at runtime."
4510 if test "$pass" != dlopen; then
4609 func_warning "\`-dlopen' is ignored for archives"
4675 func_warning "\`-dlopen self' is ignored for libtool libraries"
5308 $ECHO "*** application is linked with the -dlopen flag."
5326 $ECHO "*** or is declared to -dlopen it."
5883 func_warning "\`-dlopen' is ignored for objects"
5999 func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support."
7124 # The name that we can dlopen(3).
7153 # Files to dlopen/dlpreopen
7154 dlopen='$dlfiles'