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

/openbsd-current/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DWatchpointList.h193 WatchpointIterable Watchpoints() const { function in class:lldb_private::WatchpointList
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.h25 Watchpoints = Log::ChannelFlag<6>, member in class:lldb_private::POSIXLog
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDPLog.h28 Watchpoints = Log::ChannelFlag<10>, member in class:lldb_private::KDPLog
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.h29 Watchpoints = Log::ChannelFlag<10>, member in class:lldb_private::process_gdb_remote::GDBRLog
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DLLDBLog.h49 Watchpoints = Log::ChannelFlag<30>, member in class:lldb_private::LLDBLog
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h195 DNBBreakpointList &Watchpoints() { return m_watchpoints; } function in class:MachProcess
196 const DNBBreakpointList &Watchpoints() const { return m_watchpoints; } function in class:MachProcess

Completed in 202 milliseconds