Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/asan/scripts/
H A 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"
/openbsd/gnu/llvm/clang/docs/
H A DDataFlowSanitizer.rst62 .. _ABI list:
/openbsd/gnu/llvm/libcxx/docs/
H A DBuildingLibcxx.rst308 .. _ABI Library Specific Options: