Home | History | Annotate | Download | only in protobuf

Lines Matching refs:dlpreopen

1560   -dlopen FILE      \`-dlpreopen' FILE if it cannot be dlopened at runtime
1561 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
2287 # a dlpreopen symbol table.
3915 -dlpreopen)
4359 # The library was specified with -dlpreopen.
4465 passes="conv dlpreopen link"
4481 passes="conv scan dlopen dlpreopen link"
4508 dlpreopen) libs="$dlprefiles" ;;
4512 if test "$linkmode,$pass" = "lib,dlpreopen"; then
4745 if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
4777 dlpreopen=
4807 test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen"
4908 # This library was specified with -dlpreopen.
4909 if test "$pass" = dlpreopen; then
4911 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
4927 fi # $pass = dlpreopen
5438 if test "$pass" = dlpreopen; then
7632 # Files to dlopen/dlpreopen
7634 dlpreopen='$dlprefiles'