reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Target/Target.cpp
  819       wp_sp->SetEnabled(false, notify);
  822       m_process_sp->DisableWatchpoint(matched_sp.get(), notify);
  829     wp_sp->SetWatchpointType(kind, notify);
  833   error = m_process_sp->EnableWatchpoint(wp_sp.get(), notify);