Home | History | Annotate | Download | only in src

Lines Matching refs:dlpreopen

1568   -dlopen FILE      \`-dlpreopen' FILE if it cannot be dlopened at runtime
1569 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
2295 # a dlpreopen symbol table.
4440 -dlpreopen)
4893 # The library was specified with -dlpreopen.
4999 passes="conv dlpreopen link"
5015 passes="conv scan dlopen dlpreopen link"
5042 dlpreopen) libs="$dlprefiles" ;;
5046 if test "$linkmode,$pass" = "lib,dlpreopen"; then
5279 if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
5311 dlpreopen=
5341 test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen"
5442 # This library was specified with -dlpreopen.
5443 if test "$pass" = dlpreopen; then
5445 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
5461 fi # $pass = dlpreopen
5972 if test "$pass" = dlpreopen; then
8219 # Files to dlopen/dlpreopen
8221 dlpreopen='$dlprefiles'