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)
7478 # The library was specified with -dlpreopen.
7589 passes="conv dlpreopen link"
7605 passes="conv scan dlopen dlpreopen link"
7632 dlpreopen) libs=$dlprefiles ;;
7636 if test lib,dlpreopen = "$linkmode,$pass"; then
7879 if test dlpreopen = "$pass" || test yes != "$dlopen_support" || test no = "$build_libtool_libs"; then
7909 dlpreopen=
7939 test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen"
8046 # This library was specified with -dlpreopen.
8047 if test dlpreopen = "$pass"; then
8049 func_fatal_error "only libraries may -dlpreopen a convenience library: '$lib'"
8091 fi # $pass = dlpreopen
8612 if test dlpreopen = "$pass"; then
10972 # Files to dlopen/dlpreopen
10974 dlpreopen='$dlprefiles'