Searched refs:NM (Results 51 - 57 of 57) sorted by relevance

123

/external/chromium/third_party/libevent/
H A Dltmain.sh216 win32_nmres=`eval $NM -f posix -A $1 | \
4566 if test -n "$NM" && test -n "$global_symbol_pipe"; then
4609 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
4650 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
/external/libffi/
H A Dltmain.sh210 win32_nmres=`eval $NM -f posix -A $1 | \
4540 if test -n "$NM" && test -n "$global_symbol_pipe"; then
4583 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
4624 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
/external/llvm/autoconf/
H A Dltmain.sh198 win32_nmres=`eval $NM -f posix -A $1 | \
4491 if test -n "$NM" && test -n "$global_symbol_pipe"; then
4534 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
4575 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
/external/llvm/projects/sample/autoconf/
H A Dltmain.sh198 win32_nmres=`eval $NM -f posix -A $1 | \
4491 if test -n "$NM" && test -n "$global_symbol_pipe"; then
4534 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
4575 $run eval "$NM $arg | $global_symbol_pipe >> '$nlist'"
/external/qemu-pc-bios/bochs/
H A Dconfigure4074 if test -n "$NM"; then
4076 lt_cv_path_NM="$NM"
4113 NM="$lt_cv_path_NM"
5714 { echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
5715 echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6; }
5723 # Character class describing NM global symbol codes.
5776 case `$NM -V 2>&1` in
5810 if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5
5811 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
6276 test -z "$NM"
[all...]
/external/llvm/
H A Dconfigure718 NM
5769 if test -n "$NM"; then
5771 lt_cv_path_NM="$NM"
5815 NM="$lt_cv_path_NM"
9230 { echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
9231 echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6; }
9239 # Character class describing NM global symbol codes.
9305 case `$NM -V 2>&1` in
9342 if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5
9343 (eval $NM conftes
[all...]
/external/llvm/projects/sample/
H A Dconfigure712 NM
5578 if test -n "$NM"; then
5580 lt_cv_path_NM="$NM"
5624 NM="$lt_cv_path_NM"
9249 { echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
9250 echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6; }
9258 # Character class describing NM global symbol codes.
9324 case `$NM -V 2>&1` in
9361 if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5
9362 (eval $NM conftes
[all...]

Completed in 457 milliseconds

123