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

References

tools/lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp
  434           wp_sp = target->GetWatchpointList().FindByAddress(
  436         if (wp_sp && wp_sp->IsEnabled()) {
  436         if (wp_sp && wp_sp->IsEnabled()) {
  441             wp_sp->SetHardwareIndex((uint32_t)exc_sub_sub_code);
  443                                                             wp_sp->GetID());