Home
last modified time | relevance | path

Searched refs:NM (Results 1 – 6 of 6) sorted by relevance

/iperf/
H A Dconfigure5209 if test -n "$NM"; then
5211 lt_cv_path_NM=$NM
5261 NM=$lt_cv_path_NM
5388 NM=$DUMPBIN
5391 test -z "$NM" && NM=nm
5399 printf %s "checking the name lister ($NM) interface... " >&6; }
6888 case `$NM -V 2>&1` in
7113 elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
10035 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
15801 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
[all …]
H A DMakefile.in258 NM = @NM@
H A Daclocal.m43696 [if test -n "$NM"; then
3698 lt_cv_path_NM=$NM
3745 NM=$lt_cv_path_NM
3763 NM=$DUMPBIN
3766 test -z "$NM" && NM=nm
3767 AC_SUBST([NM])
3942 # Character class describing NM global symbol codes.
3985 case `$NM -V 2>&1` in
4213 [Specify filename containing input files for $NM])
4953 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
[all …]
/iperf/examples/
H A DMakefile.in230 NM = @NM@
/iperf/config/
H A Dltmain.sh4831 if test -n "$NM" && test -n "$global_symbol_pipe"; then
4889 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
4965 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
4972 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
4980 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
5153 …func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP…
5166 …func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '…
5203 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
9971 func_verbose "creating $NM input file list: $output"
/iperf/src/
H A DMakefile.in556 NM = @NM@