Home
last modified time | relevance | path

Searched refs:export_symbols_regex (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/usr.bin/libtool/LT/Mode/
H A DLink.pm838 } elsif ($gp->export_symbols_regex) {
840 LT::Archive->get_symbollist($symbolsfile, $gp->export_symbols_regex, \@o);
841 …cript generated from\n * ".join(' ', @o)."\n * using regexp ".$gp->export_symbols_regex. " */\n\n";
/openbsd-src/usr.sbin/unbound/
H A Dltmain.sh4892 if test -n "$export_symbols_regex"; then
4894 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
6790 export_symbols_regex=
6931 export_symbols_regex=$arg
7183 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8985 test -n "$export_symbols$export_symbols_regex" && \
9909 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9928 if test yes = "$always_export_symbols" || test -n "$export_symbols_regex"; then
9984 if test -n "$export_symbols_regex" && test : != "$skipped_export"; then
9985 func_show_eval '$EGREP -e "$export_symbols_regex" "
[all...]
/openbsd-src/gnu/share/
H A Dltmain.sh1048 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
2097 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
2111 $run eval 'egrep -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
2548 if test -n "$export_symbols_regex"; then
/openbsd-src/gnu/usr.bin/binutils/
H A Dltmain.sh1160 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
2434 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
3130 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
3144 $run eval 'egrep -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
3684 if test -n "$export_symbols_regex"; then
/openbsd-src/gnu/lib/libstdc++/
H A Dltmain.sh1160 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
2434 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
3130 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
3144 $run eval 'egrep -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
3684 if test -n "$export_symbols_regex"; then
/openbsd-src/gnu/usr.bin/binutils-2.17/
H A Dltmain.sh1160 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
2434 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
3130 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
3144 $run eval 'egrep -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
3684 if test -n "$export_symbols_regex"; then