Searched refs:nlist (Results 1 – 3 of 3) sorted by relevance
4587 nlist=$output_objdir/$my_outputname.nm4589 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"4732 test -f "$nlist" || : > "$nlist"4735 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T4736 $MV "$nlist"T "$nlist"4740 if $GREP -v "^: " < "$nlist" |4746 uniq > "$nlist"S; then4749 $GREP -v "^: " < "$nlist" > "$nlist"S4752 if test -f "$nlist"S; then4774 if test -s "$nlist"I; then[all …]
7380 nlist=conftest.nm7382 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&57385 test $ac_status = 0; } && test -s "$nlist"; then7387 if sort "$nlist" | uniq > "$nlist"T; then7388 mv -f "$nlist"T "$nlist"7390 rm -f "$nlist"T7394 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then7395 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then7428 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…7460 echo "cannot find nm_test_func in $nlist" >&5[all …]
4057 nlist=conftest.nm4058 …EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then4060 if sort "$nlist" | uniq > "$nlist"T; then4061 mv -f "$nlist"T "$nlist"4063 rm -f "$nlist"T4067 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then4068 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then4088 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'4101 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…4129 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD[all …]