Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/
H A DDNBLog.h59 bool DNBLogEnabledForAny(uint32_t mask);
91 if (DNBLogEnabledForAny(mask)) { \
H A DDNBLog.cpp60 bool DNBLogEnabledForAny(uint32_t mask) { in DNBLogEnabledForAny() function
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/arm/
H A DDNBArchImpl.cpp205 if (DNBLogEnabledForAny(LOG_THREAD)) { in GetVFPState()
267 if (DNBLogEnabledForAny(LOG_THREAD)) { in GetVFPState()
385 if (DNBLogEnabledForAny(LOG_THREAD)) { in SetVFPState()
442 if (DNBLogEnabledForAny(LOG_THREAD)) { in SetVFPState()
/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/arm64/
H A DDNBArchImplARM64.cpp150 if (DNBLogEnabledForAny(LOG_THREAD)) { in GetGPRState()
221 if (DNBLogEnabledForAny(LOG_THREAD)) { in GetVFPState()