Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/scripts/
Dasan_device_setup94 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"
/external/libcxx/docs/
DBuildingLibcxx.rst264 .. _ABI Library Specific Options: