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

Declarations

tools/lldb/include/lldb/Host/common/NativeProcessProtocol.h
  472   void SynchronouslyNotifyProcessStateChanged(lldb::StateType state);

References

tools/lldb/source/Host/common/NativeProcessProtocol.cpp
   82     SynchronouslyNotifyProcessStateChanged(lldb::eStateExited);
  745     SynchronouslyNotifyProcessStateChanged(state);