Lines Matching refs:dlpreopen
3973 -dlopen FILE '-dlpreopen' FILE if it cannot be dlopened at runtime
3974 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
4812 # a dlpreopen symbol table.
4945 # no lafile. user explicitly requested -dlpreopen <import library>.
7172 -dlpreopen)
7695 # The library was specified with -dlpreopen.
7806 passes="conv dlpreopen link"
7822 passes="conv scan dlopen dlpreopen link"
7849 dlpreopen) libs=$dlprefiles ;;
7853 if test lib,dlpreopen = "$linkmode,$pass"; then
8096 if test dlpreopen = "$pass" || test yes != "$dlopen_support" || test no = "$build_libtool_libs"; then
8126 dlpreopen=
8156 test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen"
8263 # This library was specified with -dlpreopen.
8264 if test dlpreopen = "$pass"; then
8266 func_fatal_error "only libraries may -dlpreopen a convenience library: '$lib'"
8308 fi # $pass = dlpreopen
8829 if test dlpreopen = "$pass"; then
11191 # Files to dlopen/dlpreopen
11193 dlpreopen='$dlprefiles'