Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.cpp749 const task_t old_task = m_task; in ExceptionMessageBundleComplete() local
752 if (old_task != new_task) { in ExceptionMessageBundleComplete()
756 old_task, new_task); in ExceptionMessageBundleComplete()