Lines Matching refs:export_symbols

3320 	  if test -z "$export_symbols"; then
3321 export_symbols="$output_objdir/$outputname.exp"
3323 $RM $export_symbols
5132 export_symbols=
5266 export_symbols="$arg"
5507 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8125 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8126 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
8128 func_append delfiles " $export_symbols"
8134 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
8136 if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
8143 orig_export_symbols="$export_symbols"
8144 export_symbols=
8152 if test -z "$export_symbols"; then
8155 export_symbols="$output_objdir/$libname.exp"
8156 $opt_dry_run || $RM $export_symbols
8210 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8211 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8216 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8217 tmp_export_symbols="$export_symbols"
8230 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
8231 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
8232 export_symbols=$output_objdir/$libname.def
8233 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8289 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8297 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
8467 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8468 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8487 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
8488 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
8490 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8507 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8513 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then