Lines Matching refs:dlpreopen
2410 -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime
2411 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
3235 # a dlpreopen symbol table.
3365 # no lafile. user explicitly requested -dlpreopen <import library>.
5505 -dlpreopen)
5976 # The library was specified with -dlpreopen.
6084 passes="conv dlpreopen link"
6100 passes="conv scan dlopen dlpreopen link"
6127 dlpreopen) libs="$dlprefiles" ;;
6131 if test "$linkmode,$pass" = "lib,dlpreopen"; then
6373 if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
6405 dlpreopen=
6435 test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen"
6542 # This library was specified with -dlpreopen.
6543 if test "$pass" = dlpreopen; then
6545 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
6587 fi # $pass = dlpreopen
7108 if test "$pass" = dlpreopen; then
9417 # Files to dlopen/dlpreopen
9419 dlpreopen='$dlprefiles'