• Home
  • Raw
  • Download

Lines Matching refs:export_symbols

3757 	  if test -z "$export_symbols"; then
3758 export_symbols="$output_objdir/$outputname.exp"
3760 $RM $export_symbols
5569 export_symbols=
5703 export_symbols="$arg"
5944 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8559 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8560 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
8562 delfiles+=" $export_symbols"
8568 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
8570 if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
8577 orig_export_symbols="$export_symbols"
8578 export_symbols=
8586 if test -z "$export_symbols"; then
8589 export_symbols="$output_objdir/$libname.exp"
8590 $opt_dry_run || $RM $export_symbols
8644 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8645 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8650 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8651 tmp_export_symbols="$export_symbols"
8664 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
8665 delfiles+=" $export_symbols $output_objdir/$libname.filter"
8666 export_symbols=$output_objdir/$libname.def
8667 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8715 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8723 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
8893 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8894 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8913 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
8914 delfiles+=" $export_symbols $output_objdir/$libname.filter"
8916 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8933 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8939 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then