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

References

tools/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp
  358             wp_sp = target->GetWatchpointList().FindByAddress(
  360           if (wp_sp && wp_sp->IsEnabled()) {
  360           if (wp_sp && wp_sp->IsEnabled()) {
  365               wp_sp->SetHardwareIndex((uint32_t)exc_sub_sub_code);
  367                                                               wp_sp->GetID());