Home
last modified time | relevance | path

Searched defs:LIBUNWIND_AVAIL (Results 1 – 1 of 1) sorted by relevance

/external/libunwind_llvm/include/
Dlibunwind.h31 #define LIBUNWIND_AVAIL __attribute__((unavailable)) macro
33 #define LIBUNWIND_AVAIL __OSX_AVAILABLE_STARTING(__MAC_10_6, __IPHONE_5_0) macro
37 #define LIBUNWIND_AVAIL AVAILABLE_MAC_OS_X_VERSION_10_6_AND_LATER macro
39 #define LIBUNWIND_AVAIL __attribute__((unavailable)) macro
43 #define LIBUNWIND_AVAIL macro