Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
Dconfig.h83 #define _LIBUNWIND_LOG(msg, ...) macro
85 #define _LIBUNWIND_LOG(msg, ...) \ macro
100 _LIBUNWIND_LOG("" #x "=%d in %s", _err, __FUNCTION__); \
123 #define _LIBUNWIND_DEBUG_LOG(msg, ...) _LIBUNWIND_LOG(msg, __VA_ARGS__)
127 _LIBUNWIND_LOG(msg, __VA_ARGS__); \
134 _LIBUNWIND_LOG(msg, __VA_ARGS__); \