Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/MacOSX/
DMachTask.cpp691 uint32_t num_exceptions_received = 0; in ExceptionThread() local
735 if (num_exceptions_received > 0) in ExceptionThread()
779 if (num_exceptions_received > 0) in ExceptionThread()
783 num_exceptions_received = 0; in ExceptionThread()
829 ++num_exceptions_received; in ExceptionThread()