HomeSort by relevance Sort by last modified time
    Searched refs:HOST_EXE (Results 1 - 3 of 3) sorted by null

  /ndk/build/tools/
build-gcc.sh 297 run strip $TOOLCHAIN_PATH/libexec/gcc/*/*/cc1$HOST_EXE
298 run strip $TOOLCHAIN_PATH/libexec/gcc/*/*/cc1plus$HOST_EXE
299 run strip $TOOLCHAIN_PATH/libexec/gcc/*/*/collect2$HOST_EXE
builder-funcs.sh 367 exe=$_BUILD_DSTDIR/$exename$HOST_EXE
372 builder_log "${_BUILD_PREFIX}Executable: $exename$HOST_EXE"
  /ndk/build/core/
ndk-common.sh 196 HOST_EXE=""
211 HOST_EXE=.exe
219 log2 "HOST_EXE=$HOST_EXE"

Completed in 244 milliseconds