Home | History | Annotate | Download | only in libexif

Lines Matching full:dlopen

1082       --dlopen|-dlopen)
1205 # Only execute mode is allowed to have -dlopen flags.
1207 func_error "unrecognized option \`-dlopen'"
2355 -dlopen FILE add the directory containing FILE to the library path
2357 This mode sets the library path environment variable according to \`-dlopen'
2412 -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime
2527 # Handle -dlopen flags immediately.
2574 func_warning "\`-dlopen' is ignored for non-libtool libraries and objects"
5491 -dlopen)
5961 # This library was specified with -dlopen.
6084 func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file"
6095 passes="conv scan dlopen dlpreopen link"
6121 dlopen) libs="$dlfiles" ;;
6152 if test "$pass" = dlopen; then
6371 # If there is no dlopen support or we're linking statically,
6401 dlopen=
6431 test -n "$dlopen" && func_append dlfiles " $dlopen"
6477 # This library was specified with -dlopen.
6478 if test "$pass" = dlopen; then
6480 func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
6485 # If there is no dlname, no dlopen support or we're linking
6494 fi # $pass = dlopen
6550 # (otherwise, the dlopen module name will be incorrect). We do
6552 # We recover the dlopen module name by 'saving' the la file
6967 echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
7111 if test "$pass" != dlopen; then
7210 func_warning "\`-dlopen' is ignored for archives"
7277 func_warning "\`-dlopen self' is ignored for libtool libraries"
7953 echo "*** application is linked with the -dlopen flag."
7971 echo "*** or is declared to -dlopen it."
8589 func_warning "\`-dlopen' is ignored for objects"
8710 func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support."
9388 # The name that we can dlopen(3).
9417 # Files to dlopen/dlpreopen
9418 dlopen='$dlfiles'