• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/

Lines Matching refs:export_symbols

3317 	  if test -z "$export_symbols"; then
3318 export_symbols="$output_objdir/$outputname.exp"
3320 $RM $export_symbols
3321 eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"'
3325 eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"'
3331 eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"'
5129 export_symbols=
5263 export_symbols="$arg"
5504 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
7222 test -n "$export_symbols$export_symbols_regex" && \
8120 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8121 $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
8122 export_symbols="$output_objdir/$libname.uexp"
8123 func_append delfiles " $export_symbols"
8129 if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
8131 if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
8135 # export_symbols gets reassigned inside the "prepare
8138 orig_export_symbols="$export_symbols"
8139 export_symbols=
8147 if test -z "$export_symbols"; then
8150 export_symbols="$output_objdir/$libname.exp"
8151 $opt_dry_run || $RM $export_symbols
8205 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8206 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8211 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8212 tmp_export_symbols="$export_symbols"
8225 $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter
8226 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
8227 export_symbols=$output_objdir/$libname.def
8228 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8276 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8284 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
8416 export_symbols="$output_objdir/$libname.exp"
8417 $opt_dry_run || $RM $export_symbols
8454 func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
8455 func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
8460 if test -n "$export_symbols" && test -n "$include_expsyms"; then
8461 tmp_export_symbols="$export_symbols"
8474 $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter
8475 func_append delfiles " $export_symbols $output_objdir/$libname.filter"
8476 export_symbols=$output_objdir/$libname.def
8477 $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
8494 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
8500 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then