Searched defs:num_exceptions_received (Results 1 - 1 of 1) sorted by relevance

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

Completed in 42 milliseconds