Home
last modified time | relevance | path

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

/ndk/build/tools/
Dbuild-compiler-rt.sh33 <ndk>/$COMPILER_RT_SUBDIR, but you can override this with the --out-dir=<path>
205 DSTDIR=$NDK_DIR/$COMPILER_RT_SUBDIR/libs/$ABI
261 FILES="$FILES $COMPILER_RT_SUBDIR/libs/$ABI/$LIB"
Ddev-cleanup.sh48 rm -rf $DIR/$COMPILER_RT_SUBDIR/libs
Ddev-defaults.sh40 COMPILER_RT_SUBDIR=sources/android/compiler-rt
Dpackage-release.sh494 if [ -d "$DSTDIR/$COMPILER_RT_SUBDIR" ]; then
497 copy_prebuilt "$COMPILER_RT_SUBDIR/libs/$COMPILER_RT_ABI" "$COMPILER_RT_SUBDIR/libs"
Dmake-standalone-toolchain.sh518 cp -a $NDK_DIR/$COMPILER_RT_SUBDIR/libs/$ABI/* $TMPDIR/sysroot/usr/lib
545 COMPILER_RT_DIR=$NDK_DIR/$COMPILER_RT_SUBDIR
Dbuild-on-device-toolchain.sh100 run cp -f $NDK_DIR/$COMPILER_RT_SUBDIR/libs/$ABI/libcompiler_rt_static.a $OUT_SYSROOT/usr/lib