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

  /external/compiler-rt/lib/asan/scripts/
asan_device_setup 94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
97 if [[ $_ABI == x86* ]]; then
99 elif [[ $_ABI == armeabi* ]]; then
101 elif [[ $_ABI == arm64-v8a* ]]; then
105 echo "Unrecognized device ABI: $_ABI"
  /prebuilts/clang/host/darwin-x86/clang-3289846/bin/
asan_device_setup 94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
97 if [[ $_ABI == x86* ]]; then
99 elif [[ $_ABI == armeabi* ]]; then
101 elif [[ $_ABI == arm64-v8a* ]]; then
105 echo "Unrecognized device ABI: $_ABI"
  /prebuilts/clang/host/darwin-x86/clang-3859424/bin/
asan_device_setup 94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
97 if [[ $_ABI == x86* ]]; then
99 elif [[ $_ABI == armeabi* ]]; then
101 elif [[ $_ABI == arm64-v8a* ]]; then
105 echo "Unrecognized device ABI: $_ABI"
  /prebuilts/clang/host/darwin-x86/clang-4053586/bin/
asan_device_setup 94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
97 if [[ $_ABI == x86* ]]; then
99 elif [[ $_ABI == armeabi* ]]; then
101 elif [[ $_ABI == arm64-v8a* ]]; then
105 echo "Unrecognized device ABI: $_ABI"
  /prebuilts/clang/host/linux-x86/clang-3289846/bin/
asan_device_setup 94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
97 if [[ $_ABI == x86* ]]; then
99 elif [[ $_ABI == armeabi* ]]; then
101 elif [[ $_ABI == arm64-v8a* ]]; then
105 echo "Unrecognized device ABI: $_ABI"
  /prebuilts/clang/host/linux-x86/clang-3859424/bin/
asan_device_setup 94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
97 if [[ $_ABI == x86* ]]; then
99 elif [[ $_ABI == armeabi* ]]; then
101 elif [[ $_ABI == arm64-v8a* ]]; then
105 echo "Unrecognized device ABI: $_ABI"
  /prebuilts/clang/host/linux-x86/clang-4053586/bin/
asan_device_setup 94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
97 if [[ $_ABI == x86* ]]; then
99 elif [[ $_ABI == armeabi* ]]; then
101 elif [[ $_ABI == arm64-v8a* ]]; then
105 echo "Unrecognized device ABI: $_ABI"
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/bin/
asan_device_setup 94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
97 if [[ $_ABI == x86* ]]; then
99 elif [[ $_ABI == armeabi* ]]; then
101 elif [[ $_ABI == arm64-v8a* ]]; then
105 echo "Unrecognized device ABI: $_ABI"
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/bin/
asan_device_setup 94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
97 if [[ $_ABI == x86* ]]; then
99 elif [[ $_ABI == armeabi* ]]; then
101 elif [[ $_ABI == arm64-v8a* ]]; then
105 echo "Unrecognized device ABI: $_ABI"
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/bin/
asan_device_setup 94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
97 if [[ $_ABI == x86* ]]; then
99 elif [[ $_ABI == armeabi* ]]; then
101 elif [[ $_ABI == arm64-v8a* ]]; then
105 echo "Unrecognized device ABI: $_ABI"
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/bin/
asan_device_setup 94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
97 if [[ $_ABI == x86* ]]; then
99 elif [[ $_ABI == armeabi* ]]; then
101 elif [[ $_ABI == arm64-v8a* ]]; then
105 echo "Unrecognized device ABI: $_ABI"
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/bin/
asan_device_setup 94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
97 if [[ $_ABI == x86* ]]; then
99 elif [[ $_ABI == armeabi* ]]; then
101 elif [[ $_ABI == arm64-v8a* ]]; then
105 echo "Unrecognized device ABI: $_ABI"
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/bin/
asan_device_setup 94 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
97 if [[ $_ABI == x86* ]]; then
99 elif [[ $_ABI == armeabi* ]]; then
101 elif [[ $_ABI == arm64-v8a* ]]; then
105 echo "Unrecognized device ABI: $_ABI"

Completed in 141 milliseconds