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

/external/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h132 DNBBreakpointList& Watchpoints() { return m_watchpoints; } function in class:MachProcess
133 const DNBBreakpointList& Watchpoints() const { return m_watchpoints; } function in class:MachProcess

Completed in 107 milliseconds