Lines Matching refs:DNBLogCheckLogBit
63 if (DNBLogCheckLogBit(LOG_EXCEPTIONS)) { in catch_mach_exception_raise_state()
79 if (DNBLogCheckLogBit(LOG_EXCEPTIONS)) { in catch_mach_exception_raise_state_identity()
97 if (DNBLogCheckLogBit(LOG_EXCEPTIONS)) { in catch_mach_exception_raise()
228 const bool log_exceptions = DNBLogCheckLogBit(LOG_EXCEPTIONS); in Receive()
288 } else if (DNBLogCheckLogBit(LOG_EXCEPTIONS)) { in CatchExceptionRaise()
321 if (DNBLogCheckLogBit(LOG_EXCEPTIONS) || err.Fail()) in Reply()
345 if (DNBLogCheckLogBit(LOG_EXCEPTIONS)) in Reply()
354 if (DNBLogCheckLogBit(LOG_EXCEPTIONS)) in Reply()
425 if (DNBLogCheckLogBit(LOG_EXCEPTIONS) || err.Fail()) in Save()
435 if (DNBLogCheckLogBit(LOG_EXCEPTIONS) || err.Fail()) in Save()
456 if (DNBLogCheckLogBit(LOG_EXCEPTIONS) || err.Fail()) { in Restore()