Lines Matching refs:export_symbols

2356 	  if test -z "$export_symbols"; then
2357 export_symbols="$output_objdir/$outputname.exp"
2359 $RM $export_symbols
4079 export_symbols=
4208 export_symbols="$arg"
4444 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
6970 if test -n "$export_symbols" && test -n "$include_expsyms"; then
6971 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
6973 delfiles="$delfiles $export_symbols"
6979 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
6981 if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
6988 orig_export_symbols="$export_symbols"
6989 export_symbols=
6997 if test -z "$export_symbols"; then
7000 export_symbols="$output_objdir/$libname.exp"
7001 $opt_dry_run || $RM $export_symbols
7023 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
7024 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
7029 if test -n "$export_symbols" && test -n "$include_expsyms"; then
7030 tmp_export_symbols="$export_symbols"
7043 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
7044 delfiles="$delfiles $export_symbols $output_objdir/$libname.filter"
7045 export_symbols=$output_objdir/$libname.def
7046 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
7094 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
7102 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
7263 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
7264 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
7283 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
7284 delfiles="$delfiles $export_symbols $output_objdir/$libname.filter"
7286 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
7303 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
7309 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then