Home
last modified time | relevance | path

Searched refs:_ABI (Results 1 – 5 of 5) 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/llvm-project/compiler-rt/lib/asan/scripts/
Dasan_device_setup93 local _ABI=$(adb_shell getprop ro.product.cpu.abi)
96 if [[ $_ABI == x86* ]]; then
98 elif [[ $_ABI == armeabi* ]]; then
100 elif [[ $_ABI == arm64-v8a* ]]; then
104 echo "Unrecognized device ABI: $_ABI"
/external/llvm-project/clang/docs/
DDataFlowSanitizer.rst62 .. _ABI list:
/external/llvm-project/libcxx/docs/
DBuildingLibcxx.rst236 .. _ABI Library Specific Options:
/external/libcxx/docs/
DBuildingLibcxx.rst264 .. _ABI Library Specific Options: