Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
Dconfig.h189 extern bool logAPIs();
198 if (logAPIs()) \
Dlibunwind.cpp290 bool logAPIs() { in logAPIs() function