• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/

Lines Matching refs:dlopen

242 # Whether dlopen is supported.
245 # Whether dlopen of programs is supported.
248 # Whether dlopen of statically linked programs is supported.
1225 -dlopen) test "$#" -eq 0 && func_missing_arg "$opt" && break
1275 -dlopen=*|--mode=*|--tag=*)
1364 # Only execute mode is allowed to have -dlopen flags.
1366 func_error "unrecognized option \`-dlopen'"
1993 -dlopen FILE add the directory containing FILE to the library path
1995 This mode sets the library path environment variable according to \`-dlopen'
2048 -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime
2132 # Handle -dlopen flags immediately.
2176 func_warning "\`-dlopen' is ignored for non-libtool libraries and objects"
4915 -dlopen)
5369 # This library was specified with -dlopen.
5484 func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file"
5495 passes="conv scan dlopen dlpreopen link"
5521 dlopen) libs="$dlfiles" ;;
5550 if test "$pass" = dlopen; then
5763 # If there is no dlopen support or we're linking statically,
5793 dlopen=
5823 test -n "$dlopen" && dlfiles="$dlfiles $dlopen"
5863 # This library was specified with -dlopen.
5864 if test "$pass" = dlopen; then
5866 func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
5871 # If there is no dlname, no dlopen support or we're linking
5880 fi # $pass = dlopen
6326 $ECHO "*** is linked with the -dlopen flag to resolve symbols at runtime."
6462 if test "$pass" != dlopen; then
6561 func_warning "\`-dlopen' is ignored for archives"
6628 func_warning "\`-dlopen self' is ignored for libtool libraries"
7294 $ECHO "*** application is linked with the -dlopen flag."
7312 $ECHO "*** or is declared to -dlopen it."
7879 func_warning "\`-dlopen' is ignored for objects"
7997 func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support."
8629 # The name that we can dlopen(3).
8658 # Files to dlopen/dlpreopen
8659 dlopen='$dlfiles'