Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.cpp715 uint32_t num_task_exceptions = 0; in ExceptionMessageBundleComplete() local
723 ++num_task_exceptions; in ExceptionMessageBundleComplete()
810 if (num_task_exceptions == 1) { in ExceptionMessageBundleComplete()