Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
Dconfig.h103 extern bool logAPIs();
117 if ( logAPIs() ) _LIBUNWIND_LOG(msg, __VA_ARGS__); \
Dlibunwind.cpp352 bool logAPIs() { in logAPIs() function