Searched refs:nlist (Results 1 – 3 of 3) sorted by relevance
4843 nlist=$output_objdir/$my_outputname.nm4845 func_show_eval "$RM $nlist ${nlist}S ${nlist}T"4988 test -f "$nlist" || : > "$nlist"4991 $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T4992 $MV "$nlist"T "$nlist"4996 if $GREP -v "^: " < "$nlist" |5002 uniq > "$nlist"S; then5005 $GREP -v "^: " < "$nlist" > "$nlist"S5008 if test -f "$nlist"S; then5030 if test -s "$nlist"I; then[all …]
6995 nlist=conftest.nm6997 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&57000 test $ac_status = 0; } && test -s "$nlist"; then7002 if sort "$nlist" | uniq > "$nlist"T; then7003 mv -f "$nlist"T "$nlist"7005 rm -f "$nlist"T7009 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then7010 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then7043 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…7075 echo "cannot find nm_test_func in $nlist" >&5[all …]
4088 nlist=conftest.nm4089 …EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then4091 if sort "$nlist" | uniq > "$nlist"T; then4092 mv -f "$nlist"T "$nlist"4094 rm -f "$nlist"T4098 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then4099 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then4119 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'4132 …$SED "s/^$symcode$symcode* .* \(.*\)$/ {\"\1\", (void *) \&\1},/" < "$nlist" | $GREP -v main >> c…4160 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD[all …]