Home
last modified time | relevance | path

Searched refs:infile (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/
Dsymcheck.sh22 infile="$1"
29 echo -e "\n\nChecking '$infile' for forbidden symbols\n\n" >&2
44 if ${CROSS_COMPILE}nm -a "$infile" |grep -e "[0-9a-f]\{8\} [Tt] $look_for" >/dev/null
54 cp "$infile" "$outfile"