Searched defs:watchpoint_sp (Results 1 – 4 of 4) sorted by relevance
55 if (watchpoint_sp) in GetID() local 88 if (watchpoint_sp) { in GetError() local 100 lldb::WatchpointSP watchpoint_sp(GetSP()); GetHardwareIndex() local 115 lldb::WatchpointSP watchpoint_sp(GetSP()); GetWatchAddress() local 130 lldb::WatchpointSP watchpoint_sp(GetSP()); GetWatchSize() local 143 lldb::WatchpointSP watchpoint_sp(GetSP()); SetEnabled() local 163 lldb::WatchpointSP watchpoint_sp(GetSP()); IsEnabled() local 176 lldb::WatchpointSP watchpoint_sp(GetSP()); GetHitCount() local 189 lldb::WatchpointSP watchpoint_sp(GetSP()); GetIgnoreCount() local 201 lldb::WatchpointSP watchpoint_sp(GetSP()); SetIgnoreCount() local 212 lldb::WatchpointSP watchpoint_sp(GetSP()); GetCondition() local 224 lldb::WatchpointSP watchpoint_sp(GetSP()); SetCondition() local 238 lldb::WatchpointSP watchpoint_sp(GetSP()); GetDescription() local 298 lldb::WatchpointSP watchpoint_sp(GetSP()); GetType() local 311 lldb::WatchpointSP watchpoint_sp(GetSP()); GetWatchValueKind() local 325 lldb::WatchpointSP watchpoint_sp(GetSP()); GetWatchSpec() local 340 lldb::WatchpointSP watchpoint_sp(GetSP()); IsWatchingReads() local 353 lldb::WatchpointSP watchpoint_sp(GetSP()); IsWatchingWrites() local [all...]
1318 lldb::WatchpointSP watchpoint_sp; in FindWatchpointByID() local1349 lldb::WatchpointSP watchpoint_sp; in WatchpointCreateByAddress() local
1477 WatchpointSP watchpoint_sp = in Watch() local
671 WatchpointSP watchpoint_sp; member in lldb_private::StopInfoWatchpoint::WatchpointSentry