Home | History | Annotate | Download | only in etc

Lines Matching refs:HOST

28 HOST="n"
125 elif [ "x$1" = "x--host" ]; then
126 HOST="y"
281 if [ "$HOST" = "n" ]; then
307 if [ "$HOST" = "n" ]; then
359 if [ "$HOST" = "y" ]; then
371 if [ "$HOST" = "y" ]; then
377 if [ "$HOST" = "n" ]; then
407 # Note: as we don't know how decent targets are (e.g., emulator), only do this on the host for
410 if [ "$HOST" != "n" ]; then
428 if [ "$HOST" = "n" ]; then
456 if [ "$HOST" = "n" ]; then
530 # This is needed on the host so that the linker loads core.oat at the necessary address.