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

References

tools/lldb/source/Target/ThreadPlanCallFunction.cpp
   84   if (!thread.CheckpointThreadState(m_stored_thread_state)) {
  193     if (!m_thread.RestoreRegisterStateFromCheckpoint(m_stored_thread_state)) {
  462   return GetThread().RestoreThreadStateFromCheckpoint(m_stored_thread_state);