Searched refs:export_symbols_regex (Results 1 – 6 of 6) sorted by relevance
838 } 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";
4892 if test -n "$export_symbols_regex"; then4894 eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'6790 export_symbols_regex=6931 export_symbols_regex=$arg7183 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then8985 test -n "$export_symbols$export_symbols_regex" && \9909 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then9928 if test yes = "$always_export_symbols" || test -n "$export_symbols_regex"; then9984 if test -n "$export_symbols_regex" && test : != "$skipped_export"; then9985 func_show_eval '$EGREP -e "$export_symbols_regex" "[all...]
1048 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then2097 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then2111 $run eval 'egrep -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'2548 if test -n "$export_symbols_regex"; then
1160 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then2434 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then3130 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then3144 $run eval 'egrep -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'3684 if test -n "$export_symbols_regex"; then