Home
last modified time | relevance | path

Searched refs:LIBCOMPILER_RT_LIBS (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
Dtestit_android191 LIBCOMPILER_RT_LIBS=$(cd "$LIBCXX_ROOT"/../../../android/compiler-rt && pwd)/libs/$TARGET_ABI
199 if [ ! -f "$LIBCOMPILER_RT_LIBS/$LIB" ]; then
200 echo "ERROR: Missing prebuilt library: $LIBCOMPILER_RT_LIBS/$LIB"
360 run2 $ADB push $LIBCOMPILER_RT_LIBS/libcompiler_rt_shared.so $TARGET_PATH 2>/dev/null
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dtestit_android187 LIBCOMPILER_RT_LIBS=$(cd "$LIBCXX_ROOT"/../../../android/compiler-rt && pwd)/libs/$TARGET_ABI
190 if [ ! -f "$LIBCOMPILER_RT_LIBS/$LIB" ]; then
191 echo "ERROR: Missing prebuilt library: $LIBCOMPILER_RT_LIBS/$LIB"
370 run2 $ADB push $LIBCOMPILER_RT_LIBS/libcompiler_rt_shared.so $TARGET_PATH 2>/dev/null