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
8135 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8136 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
8138 func_append delfiles " $export_symbols"
8144 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
8146 if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
8153 orig_export_symbols="$export_symbols"
8154 export_symbols=
8162 if test -z "$export_symbols"; then
8165 export_symbols="$output_objdir/$libname.exp"
8166 $opt_dry_run || $RM $export_symbols
8220 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8221 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8226 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8227 tmp_export_symbols="$export_symbols"
8240 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
8241 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
8242 export_symbols=$output_objdir/$libname.def
8243 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8291 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8299 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
8469 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8470 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8489 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
8490 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
8492 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8509 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8515 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then