Home
last modified time | relevance | path

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

/art/libartbase/base/
Dmemory_tool.h24 #if !defined(__has_feature)
25 # define __has_feature(x) 0 macro
28 #if __has_feature(address_sanitizer)
/art/runtime/arch/arm64/
Dcontext_arm64.cc26 #if __has_feature(hwaddress_sanitizer)
/art/runtime/
Dthread.cc25 #if __has_feature(hwaddress_sanitizer)