Lines Matching refs:nlist
1656 nlist=conftest.nm
1657 if { echo "$progname:1657: eval \"$NM conftest.$objext | $global_symbol_pipe > $nlist\"" >&5; eval "$NM conftest.$objext | $global_symbol_pipe > $nlist 2>&5"; } && test -s "$nlist"; then
1660 if sort "$nlist" | uniq > "$nlist"T; then
1661 mv -f "$nlist"T "$nlist"
1663 rm -f "$nlist"T
1667 if egrep ' nm_test_var$' "$nlist" >/dev/null; then
1668 if egrep ' nm_test_func$' "$nlist" >/dev/null; then
1676 eval "$global_symbol_to_cdecl"' < "$nlist" >> conftest.c'
1694 sed 's/^. \(.*\) \(.*\)$/ {"\2", (lt_ptr_t) \&\2},/' < "$nlist" >> conftest.c
1717 echo "cannot find nm_test_func in $nlist" >&5
1720 echo "cannot find nm_test_var in $nlist" >&5