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

Declarations

tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.h
  125   void PropagateTrapHandlerFlagFromUnwindPlan(lldb::UnwindPlanSP unwind_plan);

References

tools/lldb/source/Plugins/Process/Utility/RegisterContextLLDB.cpp
  537     PropagateTrapHandlerFlagFromUnwindPlan(m_fast_unwind_plan_sp);
  550       PropagateTrapHandlerFlagFromUnwindPlan(m_full_unwind_plan_sp);
 1689     PropagateTrapHandlerFlagFromUnwindPlan(m_full_unwind_plan_sp);
 1733     PropagateTrapHandlerFlagFromUnwindPlan(m_full_unwind_plan_sp);