Lines Matching refs:dlpreopen
2390 -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime
2391 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
3215 # a dlpreopen symbol table.
3345 # no lafile. user explicitly requested -dlpreopen <import library>.
5485 -dlpreopen)
5955 # The library was specified with -dlpreopen.
6063 passes="conv dlpreopen link"
6079 passes="conv scan dlopen dlpreopen link"
6106 dlpreopen) libs="$dlprefiles" ;;
6110 if test "$linkmode,$pass" = "lib,dlpreopen"; then
6352 if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
6384 dlpreopen=
6414 test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen"
6521 # This library was specified with -dlpreopen.
6522 if test "$pass" = dlpreopen; then
6524 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
6566 fi # $pass = dlpreopen
7087 if test "$pass" = dlpreopen; then
9396 # Files to dlopen/dlpreopen
9398 dlpreopen='$dlprefiles'