Home | History | Annotate | Download | only in libusb

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" ;;
5039 if test "$linkmode,$pass" = "lib,dlpreopen"; then
5272 if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
5304 dlpreopen=
5334 test -n "$dlpreopen" && dlprefiles="$dlprefiles $dlpreopen"
5435 # This library was specified with -dlpreopen.
5436 if test "$pass" = dlpreopen; then
5438 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
5454 fi # $pass = dlpreopen
5965 if test "$pass" = dlpreopen; then
8164 # Files to dlopen/dlpreopen
8166 dlpreopen='$dlprefiles'