Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DMachException.h78 bool IsBreakpoint() const { in IsBreakpoint() function
H A DNativeThreadDarwin.cpp150 if (m_stop_exception.IsBreakpoint()) in NotifyException()