Lines Matching refs:dlpreopen
1741 -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime
1742 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
2520 # a dlpreopen symbol table.
4644 -dlpreopen)
5101 # The library was specified with -dlpreopen.
5207 passes="conv dlpreopen link"
5223 passes="conv scan dlopen dlpreopen link"
5250 dlpreopen) libs="$dlprefiles" ;;
5254 if test "$linkmode,$pass" = "lib,dlpreopen"; then
5488 if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
5520 dlpreopen=
5550 test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen"
5651 # This library was specified with -dlpreopen.
5652 if test "$pass" = dlpreopen; then
5654 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
5670 fi # $pass = dlpreopen
6182 if test "$pass" = dlpreopen; then
8394 # Files to dlopen/dlpreopen
8396 dlpreopen='$dlprefiles'