Lines Matching refs:export_symbols
2355 if test -z "$export_symbols"; then
2356 export_symbols="$output_objdir/$outputname.exp"
2358 $RM $export_symbols
3561 export_symbols=
3690 export_symbols="$arg"
3926 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
6443 if test -n "$export_symbols" && test -n "$include_expsyms"; then
6444 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
6446 delfiles="$delfiles $export_symbols"
6452 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
6454 if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
6461 orig_export_symbols="$export_symbols"
6462 export_symbols=
6470 if test -z "$export_symbols"; then
6473 export_symbols="$output_objdir/$libname.exp"
6474 $opt_dry_run || $RM $export_symbols
6496 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
6497 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
6502 if test -n "$export_symbols" && test -n "$include_expsyms"; then
6503 tmp_export_symbols="$export_symbols"
6516 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
6517 delfiles="$delfiles $export_symbols $output_objdir/$libname.filter"
6518 export_symbols=$output_objdir/$libname.def
6519 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
6567 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
6575 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
6736 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
6737 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
6756 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
6757 delfiles="$delfiles $export_symbols $output_objdir/$libname.filter"
6759 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
6776 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
6782 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then