Home
last modified time | relevance | path

Searched defs:watchpoint_sp (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/API/
DSBWatchpoint.cpp54 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetID() local
87 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetError() local
99 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetHardwareIndex() local
114 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetWatchAddress() local
129 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetWatchSize() local
142 lldb::WatchpointSP watchpoint_sp(GetSP()); in SetEnabled() local
162 lldb::WatchpointSP watchpoint_sp(GetSP()); in IsEnabled() local
175 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetHitCount() local
188 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetIgnoreCount() local
200 lldb::WatchpointSP watchpoint_sp(GetSP()); in SetIgnoreCount() local
[all …]
DSBTarget.cpp1309 lldb::WatchpointSP watchpoint_sp; in FindWatchpointByID() local
1328 lldb::WatchpointSP watchpoint_sp; in WatchAddress() local
DSBValue.cpp1450 WatchpointSP watchpoint_sp = in Watch() local
/openbsd/src/gnu/llvm/lldb/source/Target/
DStopInfo.cpp665 WatchpointSP watchpoint_sp; member in lldb_private::StopInfoWatchpoint::WatchpointSentry