Lines Matching refs:export_symbols

3320 	  if test -z "$export_symbols"; then
3321 export_symbols="$output_objdir/$outputname.exp"
3323 $RM $export_symbols
5141 export_symbols=
5275 export_symbols="$arg"
5516 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8129 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8130 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
8132 func_append delfiles " $export_symbols"
8138 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
8140 if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
8147 orig_export_symbols="$export_symbols"
8148 export_symbols=
8156 if test -z "$export_symbols"; then
8159 export_symbols="$output_objdir/$libname.exp"
8160 $opt_dry_run || $RM $export_symbols
8214 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8215 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8220 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8221 tmp_export_symbols="$export_symbols"
8234 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
8235 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
8236 export_symbols=$output_objdir/$libname.def
8237 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8285 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8293 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
8463 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8464 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8483 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
8484 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
8486 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8503 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8509 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then