Home | History | Annotate | Download | only in libcap-ng-0.7

Lines Matching refs:dlpreopen

2410   -dlopen FILE      \`-dlpreopen' FILE if it cannot be dlopened at runtime
2411 -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>.
5505 -dlpreopen)
5975 # The library was specified with -dlpreopen.
6083 passes="conv dlpreopen link"
6099 passes="conv scan dlopen dlpreopen link"
6126 dlpreopen) libs="$dlprefiles" ;;
6130 if test "$linkmode,$pass" = "lib,dlpreopen"; then
6372 if test "$pass" = dlpreopen
6404 dlpreopen=
6434 test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen"
6541 # This library was specified with -dlpreopen.
6542 if test "$pass" = dlpreopen; then
6544 func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
6586 fi # $pass = dlpreopen
7107 if test "$pass" = dlpreopen; then
9416 # Files to dlopen/dlpreopen
9418 dlpreopen='$dlprefiles'