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

References

tools/lldb/source/Commands/CommandObjectProcess.cpp
 1401         !VerifyCommandOptionValue(m_options.notify, notify_action)) {
 1432           if (notify_action != -1)
 1433             signals_sp->SetShouldNotify(signo, notify_action);
 1443       if ((notify_action != -1) || (stop_action != -1) || (pass_action != -1)) {
 1448             if (notify_action != -1)
 1449               signals_sp->SetShouldNotify(signo, notify_action);