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

Lines Matching refs:export_symbols

1132     export_symbols=
1259 export_symbols="$arg"
1503 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
3115 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
3961 if test -z "$export_symbols"; then
3964 export_symbols="$output_objdir/$libname.exp"
3965 $run $rm $export_symbols
3987 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
3988 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
3989 $show "$mv \"${export_symbols}T\" \"$export_symbols\""
3990 $run eval '$mv "${export_symbols}T" "$export_symbols"'
3995 if test -n "$export_symbols" && test -n "$include_expsyms"; then
3996 $run eval '$echo "X$include_expsyms" | $SP2NL >> "$export_symbols"'
4035 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
4043 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
4117 export_symbols="$output_objdir/$libname.exp"
4118 $run $rm $export_symbols
4156 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
4162 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
4579 if test -z "$export_symbols"; then
4580 export_symbols="$output_objdir/$outputname.exp"
4581 $run $rm $export_symbols
4582 $run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"'
4586 $run eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"'
4590 $run eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"'