Searched refs:BURYARG (Results 1 – 4 of 4) sorted by relevance
25 BURYARG=$SDKROOT/tools/bin/buryarg.exe112 if [ ! -e $BURYARG ];214 echo "$BURYARG $BOPTION --stdout $@ | $LOADRUN --stdin $LOPTION"221 $BURYARG $BOPTION --stdout "$@" | $LOADRUN --stdin $LOPTION
25 BURYARG=$SDKROOT/tools/bin/buryarg.TWL.exe114 if [ ! -e $BURYARG ];236 echo "$BURYARG $BOPTION --stdout $@ > $tmpFile"244 $BURYARG $BOPTION --stdout "$@" > $tmpFile