Lines Matching refs:export_symbols

2857 	  if test -z "$export_symbols"; then
2858 export_symbols="$output_objdir/$outputname.exp"
2860 $RM $export_symbols
4580 export_symbols=
4709 export_symbols="$arg"
4945 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
7478 if test -n "$export_symbols" && test -n "$include_expsyms"; then
7479 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
7481 delfiles="$delfiles $export_symbols"
7487 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
7489 if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
7496 orig_export_symbols="$export_symbols"
7497 export_symbols=
7505 if test -z "$export_symbols"; then
7508 export_symbols="$output_objdir/$libname.exp"
7509 $opt_dry_run || $RM $export_symbols
7531 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
7532 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
7537 if test -n "$export_symbols" && test -n "$include_expsyms"; then
7538 tmp_export_symbols="$export_symbols"
7551 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
7552 delfiles="$delfiles $export_symbols $output_objdir/$libname.filter"
7553 export_symbols=$output_objdir/$libname.def
7554 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
7602 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
7610 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
7771 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
7772 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
7791 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
7792 delfiles="$delfiles $export_symbols $output_objdir/$libname.filter"
7794 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
7811 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
7817 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then