Home | History | Annotate | Download | only in libexif

Lines Matching refs:dlpreopen

2412   -dlopen FILE      \`-dlpreopen' FILE if it cannot be dlopened at runtime
2413 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
3235 # a dlpreopen symbol table.
3365 # no lafile. user explicitly requested -dlpreopen <import library>.
5496 -dlpreopen)
5965 # The library was specified with -dlpreopen.
6079 passes="conv dlpreopen link"
6095 passes="conv scan dlopen dlpreopen link"
6122 dlpreopen) libs="$dlprefiles" ;;
6129 if test "$linkmode,$pass" = "lib,dlpreopen"; then
6370 if test "$pass" = dlpreopen
6402 dlpreopen=
6432 test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen"
6539 # This library was specified with -dlpreopen.
6540 if test "$pass" = dlpreopen; then
6542 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
6584 fi # $pass = dlpreopen
7105 if test "$pass" = dlpreopen; then
9417 # Files to dlopen/dlpreopen
9419 dlpreopen='$dlprefiles'