Searched refs:NM (Results 1 - 8 of 8) sorted by relevance

/bind-9.6-ESV-R11/contrib/dane/
H A Dmkdane.sh33 NM="_443._tcp"
47 n) NM="$OPTARG";;
66 NM=`echo $NM | sed 's/\.$//'`
67 NM="$NM.$ORIGIN"
108 echo "; $BASENAME -o$NM -u$CU -s$SELECTOR -m$MTYPE -f$FORM $IN"
121 print "'"$NM\t\t$TTL\tIN TLSA\t$CU $SELECTOR $MTYPE"' (";
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltconfig216 old_NM="$NM"
1084 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | sed '\''s/.* //'\'' | sort | uniq > $export_symbols'
1556 if test -z "$NM"; then
1558 case "$NM" in
1569 NM="$ac_dir/nm -B"
1572 NM="$ac_dir/nm -p"
1575 NM=${NM="$ac_dir/nm"} # keep the first match, but
1581 test -z "$NM" && NM
[all...]
H A Dconfigure1452 if test -n "$NM"; then
1454 ac_cv_path_NM="$NM"
1480 NM="$ac_cv_path_NM"
1481 echo "$ac_t""$NM" 1>&6
1642 LN_S="$LN_S" NM="$NM" RANLIB="$RANLIB" \
H A Dltmain.sh2481 if test -n "$NM" && test -n "$global_symbol_pipe"; then
2524 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
2553 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
/bind-9.6-ESV-R11/
H A Dltmain.sh3276 if test -n "$NM" && test -n "$global_symbol_pipe"; then
3332 $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
3408 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
3415 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3423 eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
3589 win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
3702 func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
3714 func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
8244 func_verbose "creating $NM input file list: $output"
H A Dconfigure839 NM
4119 if test -n "$NM"; then
4121 lt_cv_path_NM="$NM"
4166 NM="$lt_cv_path_NM"
4283 NM="$DUMPBIN"
4286 test -z "$NM" && NM=nm
4293 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
4294 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
4303 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftes
[all...]
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure828 NM
4674 if test -n "$NM"; then
4676 lt_cv_path_NM="$NM"
4721 NM="$lt_cv_path_NM"
4826 NM="$DUMPBIN"
4829 test -z "$NM" && NM=nm
4836 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
4837 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
4846 (eval echo "\"\$as_me:4846: $NM \\\"conftes
[all...]
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh2299 if test -n "$NM" && test -n "$global_symbol_pipe"; then
2338 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
2389 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"
2564 win32_nmres=`eval $NM -f posix -A $1 |

Completed in 80 milliseconds