Lines Matching refs:dlpreopen
3972 -dlopen FILE '-dlpreopen' FILE if it cannot be dlopened at runtime
3973 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
4811 # a dlpreopen symbol table.
4944 # no lafile. user explicitly requested -dlpreopen <import library>.
7171 -dlpreopen)
7696 # The library was specified with -dlpreopen.
7807 passes="conv dlpreopen link"
7823 passes="conv scan dlopen dlpreopen link"
7850 dlpreopen) libs=$dlprefiles ;;
7857 if test lib,dlpreopen = "$linkmode,$pass"; then
8100 if test dlpreopen = "$pass" || test yes != "$dlopen_support" || test no = "$build_libtool_libs"; then
8130 dlpreopen=
8160 test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen"
8267 # This library was specified with -dlpreopen.
8268 if test dlpreopen = "$pass"; then
8270 func_fatal_error "only libraries may -dlpreopen a convenience library: '$lib'"
8312 fi # $pass = dlpreopen
8833 if test dlpreopen = "$pass"; then
11198 # Files to dlopen/dlpreopen
11200 dlpreopen='$dlprefiles'