• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/

Lines Matching refs:export_symbols

1148     export_symbols=
1276 export_symbols="$arg"
1520 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
3153 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
4012 if test -z "$export_symbols"; then
4015 export_symbols="$output_objdir/$libname.exp"
4016 $run $rm $export_symbols
4038 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
4039 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4040 $show "$mv \"${export_symbols}T\" \"$export_symbols\""
4041 $run eval '$mv "${export_symbols}T" "$export_symbols"'
4046 if test -n "$export_symbols" && test -n "$include_expsyms"; then
4047 $run eval '$echo "X$include_expsyms" | $SP2NL >> "$export_symbols"'
4086 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
4094 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
4168 export_symbols="$output_objdir/$libname.exp"
4169 $run $rm $export_symbols
4207 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
4213 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
4631 if test -z "$export_symbols"; then
4632 export_symbols="$output_objdir/$outputname.exp"
4633 $run $rm $export_symbols
4634 $run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"'
4638 $run eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"'
4642 $run eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"'