Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.h149 bool LocalBreakpointsAreSupported() { in LocalBreakpointsAreSupported() function
DProcessKDP.cpp651 if (m_comm.LocalBreakpointsAreSupported()) { in EnableBreakpointSite()
667 if (m_comm.LocalBreakpointsAreSupported()) { in DisableBreakpointSite()