Searched refs:nlist (Results 1 – 3 of 3) sorted by relevance
2318 nlist="$output_objdir/${my_outputname}.nm"2320 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"2339 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"2396 eval "$NM $dlprefile 2>/dev/null | $global_symbol_pipe >> '$nlist'"2402 test -f "$nlist" || : > "$nlist"2405 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T2406 $MV "$nlist"T "$nlist"2410 if $GREP -v "^: " < "$nlist" |2416 uniq > "$nlist"S; then2419 $GREP -v "^: " < "$nlist" > "$nlist"S[all …]
4997 nlist=conftest.nm4999 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&55002 test $ac_status = 0; } && test -s "$nlist"; then5004 if sort "$nlist" | uniq > "$nlist"T; then5005 mv -f "$nlist"T "$nlist"5007 rm -f "$nlist"T5011 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then5012 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then5033 …$SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main …5065 echo "cannot find nm_test_func in $nlist" >&5[all …]
3448 nlist=conftest.nm3449 …Y_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then3451 if sort "$nlist" | uniq > "$nlist"T; then3452 mv -f "$nlist"T "$nlist"3454 rm -f "$nlist"T3458 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then3459 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then3467 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'3480 …$SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main …3508 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD[all …]