Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBWatchpoint.cpp56 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetID() local
91 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetError() local
103 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetHardwareIndex() local
118 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetWatchAddress() local
133 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetWatchSize() local
146 lldb::WatchpointSP watchpoint_sp(GetSP()); in SetEnabled() local
166 lldb::WatchpointSP watchpoint_sp(GetSP()); in IsEnabled() local
179 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetHitCount() local
192 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetIgnoreCount() local
204 lldb::WatchpointSP watchpoint_sp(GetSP()); in SetIgnoreCount() local
[all …]
DSBTarget.cpp1408 lldb::WatchpointSP watchpoint_sp; in FindWatchpointByID() local
1429 lldb::WatchpointSP watchpoint_sp; in WatchAddress() local
DSBValue.cpp1484 WatchpointSP watchpoint_sp = in Watch() local
/external/llvm-project/lldb/source/Target/
DStopInfo.cpp618 WatchpointSP watchpoint_sp; member in lldb_private::StopInfoWatchpoint::WatchpointSentry