Home | History | Annotate | Download | only in cpp

Lines Matching refs:dlpreopen

2062   -dlopen FILE      \`-dlpreopen' FILE if it cannot be dlopened at runtime
2063 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
2789 # a dlpreopen symbol table.
4934 -dlpreopen)
5387 # The library was specified with -dlpreopen.
5493 passes="conv dlpreopen link"
5509 passes="conv scan dlopen dlpreopen link"
5536 dlpreopen) libs="$dlprefiles" ;;
5543 if test "$linkmode,$pass" = "lib,dlpreopen"; then
5776 if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
5808 dlpreopen=
5838 test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen"
5939 # This library was specified with -dlpreopen.
5940 if test "$pass" = dlpreopen; then
5942 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
5958 fi # $pass = dlpreopen
6470 if test "$pass" = dlpreopen; then
8672 # Files to dlopen/dlpreopen
8674 dlpreopen='$dlprefiles'