Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DDNBLog.h59 bool DNBLogEnabledForAny(uint32_t mask);
91 if (DNBLogEnabledForAny(mask)) { \
DDNBLog.cpp60 bool DNBLogEnabledForAny(uint32_t mask) { in DNBLogEnabledForAny() function
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/arm/
DDNBArchImpl.cpp203 if (DNBLogEnabledForAny(LOG_THREAD)) { in GetVFPState()
265 if (DNBLogEnabledForAny(LOG_THREAD)) { in GetVFPState()
381 if (DNBLogEnabledForAny(LOG_THREAD)) { in SetVFPState()
438 if (DNBLogEnabledForAny(LOG_THREAD)) { in SetVFPState()
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/arm64/
DDNBArchImplARM64.cpp150 if (DNBLogEnabledForAny(LOG_THREAD)) { in GetGPRState()
218 if (DNBLogEnabledForAny(LOG_THREAD)) { in GetVFPState()