Lines Matching refs:export_symbols
4910 if test -z "$export_symbols"; then
4911 export_symbols=$output_objdir/$outputname.exp
4913 $RM $export_symbols
6799 export_symbols=
6934 export_symbols=$arg
7193 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
8999 test -n "$export_symbols$export_symbols_regex" && \
9914 if test -n "$export_symbols" && test -n "$include_expsyms"; then
9915 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
9917 func_append delfiles " $export_symbols"
9923 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
9925 func_dll_def_p "$export_symbols" || {
9932 orig_export_symbols=$export_symbols
9933 export_symbols=
9941 if test -z "$export_symbols"; then
9944 export_symbols=$output_objdir/$libname.exp
9945 $opt_dry_run || $RM $export_symbols
9999 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
10000 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
10005 if test -n "$export_symbols" && test -n "$include_expsyms"; then
10006 tmp_export_symbols=$export_symbols
10019 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
10020 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
10022 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
10070 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
10078 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
10211 $opt_dry_run || $RM $export_symbols
10248 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
10249 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
10254 if test -n "$export_symbols" && test -n "$include_expsyms"; then
10255 tmp_export_symbols=$export_symbols
10268 …$opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $outp…
10269 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
10271 … $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
10288 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
10294 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then