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

References

tools/lldb/source/Target/StopInfo.cpp
  717                 uint32_t watch_index = wp->GetHardwareIndex();
  718                 process_sp->DisableWatchpoint(wp, false);
  740                 process_sp->EnableWatchpoint(wp, false);
  741                 wp->SetHardwareIndex(watch_index);