Searched defs:watchpoint_sp (Results 1 – 4 of 4) sorted by relevance
54 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetID() local87 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetError() local99 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetHardwareIndex() local114 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetWatchAddress() local129 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetWatchSize() local142 lldb::WatchpointSP watchpoint_sp(GetSP()); in SetEnabled() local162 lldb::WatchpointSP watchpoint_sp(GetSP()); in IsEnabled() local175 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetHitCount() local188 lldb::WatchpointSP watchpoint_sp(GetSP()); in GetIgnoreCount() local200 lldb::WatchpointSP watchpoint_sp(GetSP()); in SetIgnoreCount() local[all …]
1309 lldb::WatchpointSP watchpoint_sp; in FindWatchpointByID() local1328 lldb::WatchpointSP watchpoint_sp; in WatchAddress() local
1450 WatchpointSP watchpoint_sp = in Watch() local
665 WatchpointSP watchpoint_sp; member in lldb_private::StopInfoWatchpoint::WatchpointSentry