Lines Matching refs:dlpreopen
3773 -dlopen FILE '-dlpreopen' FILE if it cannot be dlopened at runtime
3774 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
4610 # a dlpreopen symbol table.
4743 # no lafile. user explicitly requested -dlpreopen <import library>.
6963 -dlpreopen)
7468 # The library was specified with -dlpreopen.
7579 passes="conv dlpreopen link"
7595 passes="conv scan dlopen dlpreopen link"
7622 dlpreopen) libs=$dlprefiles ;;
7626 if test lib,dlpreopen = "$linkmode,$pass"; then
7869 if test dlpreopen = "$pass" || test yes != "$dlopen_support" || test no = "$build_libtool_libs"; then
7899 dlpreopen=
7929 test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen"
8036 # This library was specified with -dlpreopen.
8037 if test dlpreopen = "$pass"; then
8039 func_fatal_error "only libraries may -dlpreopen a convenience library: '$lib'"
8081 fi # $pass = dlpreopen
8602 if test dlpreopen = "$pass"; then
10962 # Files to dlopen/dlpreopen
10964 dlpreopen='$dlprefiles'