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

References

tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp
 1996   unwind_plan.Clear();
 1997   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
 2011   unwind_plan.AppendRow(row);
 2012   unwind_plan.SetSourceName("arm64-apple-darwin default unwind plan");
 2013   unwind_plan.SetSourcedFromCompiler(eLazyBoolNo);
 2014   unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo);
 2015   unwind_plan.SetUnwindPlanForSignalTrap(eLazyBoolNo);