Searched refs:ac_nlist (Results 1 - 5 of 5) sorted by relevance

/external/llvm/autoconf/m4/
H A Dltdl.m4354 ac_nlist=conftest.nm
355 if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
357 if grep '^. _nm_test_func' "$ac_nlist" >/dev/null; then
360 if grep '^. nm_test_func ' "$ac_nlist" >/dev/null; then
363 echo "configure: cannot find nm_test_func in $ac_nlist" >&AS_MESSAGE_LOG_FD
/external/llvm/projects/sample/autoconf/m4/
H A Dltdl.m4354 ac_nlist=conftest.nm
355 if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) && test -s "$ac_nlist"; then
357 if grep '^. _nm_test_func' "$ac_nlist" >/dev/null; then
360 if grep '^. nm_test_func ' "$ac_nlist" >/dev/null; then
363 echo "configure: cannot find nm_test_func in $ac_nlist" >&AS_MESSAGE_LOG_FD
/external/llvm/
H A Dconfigure10357 ac_nlist=conftest.nm
10358 if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist\"") >&5
10359 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) 2>&5
10362 (exit $ac_status); } && test -s "$ac_nlist"; then
10364 if grep '^. _nm_test_func' "$ac_nlist" >/dev/null; then
10367 if grep '^. nm_test_func ' "$ac_nlist" >/dev/null; then
10370 echo "configure: cannot find nm_test_func in $ac_nlist" >&5
/external/llvm/projects/sample/
H A Dconfigure10263 ac_nlist=conftest.nm
10264 if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist\"") >&5
10265 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) 2>&5
10268 (exit $ac_status); } && test -s "$ac_nlist"; then
10270 if grep '^. _nm_test_func' "$ac_nlist" >/dev/null; then
10273 if grep '^. nm_test_func ' "$ac_nlist" >/dev/null; then
10276 echo "configure: cannot find nm_test_func in $ac_nlist" >&5
/external/qemu-pc-bios/bochs/
H A Dconfigure20320 ac_nlist=conftest.nm
20321 if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist\"") >&5
20322 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $ac_nlist) 2>&5
20325 (exit $ac_status); } && test -s "$ac_nlist"; then
20327 if grep '^. _nm_test_func' "$ac_nlist" >/dev/null; then
20330 if grep '^. nm_test_func ' "$ac_nlist" >/dev/null; then
20333 echo "configure: cannot find nm_test_func in $ac_nlist" >&5
[all...]

Completed in 474 milliseconds