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

References

tools/lldb/source/Symbol/FuncUnwinders.cpp
  215   if (m_unwind_plan_object_file_augmented_sp.get() ||
  217     return m_unwind_plan_object_file_augmented_sp;
  223     return m_unwind_plan_object_file_augmented_sp;
  225   m_unwind_plan_object_file_augmented_sp =
  234             m_range, thread, *m_unwind_plan_object_file_augmented_sp)) {
  235       m_unwind_plan_object_file_augmented_sp.reset();
  238     m_unwind_plan_object_file_augmented_sp.reset();
  240   return m_unwind_plan_object_file_augmented_sp;