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

References

tools/lldb/source/Target/Process.cpp
 3996       if (stop_info_sp && stop_info_sp->IsValid()) {
 3996       if (stop_info_sp && stop_info_sp->IsValid()) {
 3999         if (stop_info_sp->GetOverrideShouldStop()) {
 4001               stop_info_sp->GetOverriddenShouldStopValue();
 4003           stop_info_sp->PerformAction(event_ptr);
 4011           if (stop_info_sp->HasTargetRunSinceMe()) {
 4016           this_thread_wants_to_stop = stop_info_sp->ShouldStop(event_ptr);