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

References

tools/lldb/source/Symbol/FuncUnwinders.cpp
  287   if (m_unwind_plan_debug_frame_augmented_sp.get() ||
  289     return m_unwind_plan_debug_frame_augmented_sp;
  298     return m_unwind_plan_debug_frame_augmented_sp;
  305     return m_unwind_plan_debug_frame_augmented_sp;
  307   m_unwind_plan_debug_frame_augmented_sp =
  317             m_range, thread, *m_unwind_plan_debug_frame_augmented_sp)) {
  318       m_unwind_plan_debug_frame_augmented_sp.reset();
  321     m_unwind_plan_debug_frame_augmented_sp.reset();
  322   return m_unwind_plan_debug_frame_augmented_sp;