Lines Matching refs:dlpreopen
3726 -dlopen FILE '-dlpreopen' FILE if it cannot be dlopened at runtime
3727 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
4563 # a dlpreopen symbol table.
4696 # no lafile. user explicitly requested -dlpreopen <import library>.
6915 -dlpreopen)
7418 # The library was specified with -dlpreopen.
7529 passes="conv dlpreopen link"
7545 passes="conv scan dlopen dlpreopen link"
7572 dlpreopen) libs=$dlprefiles ;;
7576 if test lib,dlpreopen = "$linkmode,$pass"; then
7819 if test dlpreopen = "$pass" || test yes != "$dlopen_support" || test no = "$build_libtool_libs"; then
7849 dlpreopen=
7879 test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen"
7986 # This library was specified with -dlpreopen.
7987 if test dlpreopen = "$pass"; then
7989 func_fatal_error "only libraries may -dlpreopen a convenience library: '$lib'"
8031 fi # $pass = dlpreopen
8552 if test dlpreopen = "$pass"; then
10911 # Files to dlopen/dlpreopen
10913 dlpreopen='$dlprefiles'