Lines Matching refs:LOG_EXCEPTIONS
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()
133 DNBLogThreadedIf(LOG_EXCEPTIONS, " exc_msg { bits = 0x%8.8x size = 0x%8.8x " in Dump()
140 DNBLogThreadedIf(LOG_EXCEPTIONS, "reply_msg { bits = 0x%8.8x size = 0x%8.8x " in Dump()
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()
329 LOG_EXCEPTIONS, "::mach_msg ( msg->{bits = %#x, size = %u, remote_port = " in Reply()
345 if (DNBLogCheckLogBit(LOG_EXCEPTIONS)) in Reply()
354 if (DNBLogCheckLogBit(LOG_EXCEPTIONS)) in Reply()
366 LOG_EXCEPTIONS, " state { task_port = 0x%4.4x, thread_port = " in Dump()
375 DNBLogThreadedIf(LOG_EXCEPTIONS, in Dump()
382 DNBLogThreadedIf(LOG_EXCEPTIONS, " exc_data[%llu]: 0x%llx", in Dump()
413 DNBLogThreadedIf(LOG_EXCEPTIONS | LOG_VERBOSE, in Save()
425 if (DNBLogCheckLogBit(LOG_EXCEPTIONS) || err.Fail()) in Save()
435 if (DNBLogCheckLogBit(LOG_EXCEPTIONS) || err.Fail()) in Save()
448 DNBLogThreadedIf(LOG_EXCEPTIONS | LOG_VERBOSE, in Restore()
456 if (DNBLogCheckLogBit(LOG_EXCEPTIONS) || err.Fail()) { in Restore()