• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/

Lines Matching refs:export_symbols

1143     export_symbols=
1270 export_symbols="$arg"
1514 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
3129 if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
3983 if test -z "$export_symbols"; then
3986 export_symbols="$output_objdir/$libname.exp"
3987 $run $rm $export_symbols
4009 $show "$EGREP -e \"$export_symbols_regex\" \"$export_symbols\" > \"${export_symbols}T\""
4010 $run eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
4011 $show "$mv \"${export_symbols}T\" \"$export_symbols\""
4012 $run eval '$mv "${export_symbols}T" "$export_symbols"'
4017 if test -n "$export_symbols" && test -n "$include_expsyms"; then
4018 $run eval '$echo "X$include_expsyms" | $SP2NL >> "$export_symbols"'
4057 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
4065 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
4139 export_symbols="$output_objdir/$libname.exp"
4140 $run $rm $export_symbols
4178 if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
4184 if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
4601 if test -z "$export_symbols"; then
4602 export_symbols="$output_objdir/$outputname.exp"
4603 $run $rm $export_symbols
4604 $run eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"'
4608 $run eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"'
4612 $run eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"'