Lines Matching refs:dlpreopen
1730 -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime
1731 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
2509 # a dlpreopen symbol table.
4758 -dlpreopen)
5212 # The library was specified with -dlpreopen.
5318 passes="conv dlpreopen link"
5334 passes="conv scan dlopen dlpreopen link"
5361 dlpreopen) libs="$dlprefiles" ;;
5365 if test "$linkmode,$pass" = "lib,dlpreopen"; then
5599 if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
5631 dlpreopen=
5661 test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen"
5762 # This library was specified with -dlpreopen.
5763 if test "$pass" = dlpreopen; then
5765 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
5781 fi # $pass = dlpreopen
6293 if test "$pass" = dlpreopen; then
8503 # Files to dlopen/dlpreopen
8505 dlpreopen='$dlprefiles'