Lines Matching refs:ARCH
54 ARCH=
112 a) ARCH=$OPTARG;;
164 if [[ -z $ARCH ]]; then
169 PROJECT="$ARCH"
204 $DIR/build-zircon -a $ARCH $BUILD_ARGS -- -C "$DIR/.." || exit 1
232 case $ARCH in
236 echo >&2 "No QEMU trampoline for $ARCH"
261 if [[ "$ARCH" == "x64" && $VIRTIO == 0 ]]; then
345 if [[ "$ARCH" == "x64" ]] && [[ $VIRTIO == 0 ]]; then
375 if [[ "$ARCH" == "x64" ]]; then
392 case $ARCH in