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

Lines Matching refs:export_symbols

216   cat \$export_symbols | sed -e \\\"s/\\\\(.*\\\\)/\\\\1;/\\\" >> \$output_objdir/\$libname.ver~
344 export_symbols_cmds="\$NM \$libobjs \$convenience | \$global_symbol_pipe | \$SED 's/.* //' | sort | uniq > \$export_symbols"
1504 export_symbols=
1632 export_symbols="$arg"
1876 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
3509 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
4368 if test -z "$export_symbols"; then
4371 export_symbols="$output_objdir/$libname.exp"
4372 $run $rm $export_symbols
4394 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
4395 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4396 $show "$mv \"${export_symbols}T\" \"$export_symbols\""
4397 $run eval '$mv "${export_symbols}T" "$export_symbols"'
4402 if test -n "$export_symbols" && test -n "$include_expsyms"; then
4403 $run eval '$echo "X$include_expsyms" | $SP2NL >> "$export_symbols"'
4442 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
4450 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
4524 export_symbols="$output_objdir/$libname.exp"
4525 $run $rm $export_symbols
4563 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
4569 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
4987 if test -z "$export_symbols"; then
4988 export_symbols="$output_objdir/$outputname.exp"
4989 $run $rm $export_symbols
4990 $run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"'
4994 $run eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"'
4998 $run eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"'