Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/
Dsymcheck.sh33 look_for=$(echo "$var" | sed 's/\([^=]*\)=\(.*\)/\1/g')
41 explanation="Forbidden function '$look_for' found. This is a build error.$explanation"
44 if ${CROSS_COMPILE}nm -a "$infile" |grep -e "[0-9a-f]\{8\} [Tt] $look_for" >/dev/null