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

References

tools/lldb/source/Plugins/ABI/MacOSX-arm/ABIMacOSX_arm.cpp
 1830   unwind_plan.Clear();
 1831   unwind_plan.SetRegisterKind(eRegisterKindDWARF);
 1846   unwind_plan.AppendRow(row);
 1847   unwind_plan.SetSourceName("arm-apple-ios default unwind plan");
 1848   unwind_plan.SetSourcedFromCompiler(eLazyBoolNo);
 1849   unwind_plan.SetUnwindPlanValidAtAllInstructions(eLazyBoolNo);
 1850   unwind_plan.SetUnwindPlanForSignalTrap(eLazyBoolNo);