Searched refs:infile (Results 1 – 1 of 1) sorted by relevance
22 infile="$1"29 echo -e "\n\nChecking '$infile' for forbidden symbols\n\n" >&244 if ${CROSS_COMPILE}nm -a "$infile" |grep -e "[0-9a-f]\{8\} [Tt] $look_for" >/dev/null54 cp "$infile" "$outfile"