Searched refs:export_symbols_regex (Results 1 – 1 of 1) sorted by relevance
2584 if test -n "$export_symbols_regex"; then2586 $EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T4281 export_symbols_regex=4421 export_symbols_regex="$arg"4655 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then6307 test -n "$export_symbols$export_symbols_regex" && \7198 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then7217 if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then7241 if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then7485 if test -n "$export_symbols_regex" && ${skipped_export-false}; then