Searched refs:logUnwinding (Results 1 - 2 of 2) sorted by relevance

/external/libcxxabi/src/Unwind/
H A Dconfig.h96 extern bool logUnwinding();
113 if ( logUnwinding() ) _LIBUNWIND_LOG(msg, __VA_ARGS__); \
115 #define _LIBUNWIND_TRACING_UNWINDING logUnwinding()
H A Dlibunwind.cpp356 bool logUnwinding() { function

Completed in 128 milliseconds