Home | History | Annotate | Download | only in vendor

Lines Matching refs:dlpreopen

1561   -dlopen FILE      \`-dlpreopen' FILE if it cannot be dlopened at runtime
1562 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
2288 # a dlpreopen symbol table.
4433 -dlpreopen)
4886 # The library was specified with -dlpreopen.
4992 passes="conv dlpreopen link"
5008 passes="conv scan dlopen dlpreopen link"
5035 dlpreopen) libs="$dlprefiles" ;;
5042 if test "$linkmode,$pass" = "lib,dlpreopen"; then
5275 if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
5307 dlpreopen=
5337 test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen"
5438 # This library was specified with -dlpreopen.
5439 if test "$pass" = dlpreopen; then
5441 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
5457 fi # $pass = dlpreopen
5969 if test "$pass" = dlpreopen; then
8171 # Files to dlopen/dlpreopen
8173 dlpreopen='$dlprefiles'