LLDB mainline
lldb_private::HistoryUnwind Member List

This is the complete list of members for lldb_private::HistoryUnwind, including all inherited members.

Clear()lldb_private::Unwindinline
CreateRegisterContextForFrame(StackFrame *frame)lldb_private::Unwindinline
DoClear() overridelldb_private::HistoryUnwindprotectedvirtual
DoCreateRegisterContextForFrame(StackFrame *frame) overridelldb_private::HistoryUnwindprotectedvirtual
DoGetFrameCount() overridelldb_private::HistoryUnwindprotectedvirtual
DoGetFrameInfoAtIndex(uint32_t frame_idx, lldb::addr_t &cfa, lldb::addr_t &pc, bool &behaves_like_zeroth_frame) overridelldb_private::HistoryUnwindprotectedvirtual
GetFrameCount()lldb_private::Unwindinline
GetFrameInfoAtIndex(uint32_t frame_idx, lldb::addr_t &cfa, lldb::addr_t &pc, bool &behaves_like_zeroth_frame)lldb_private::Unwindinline
GetFramesUpTo(uint32_t end_idx)lldb_private::Unwindinline
GetThread()lldb_private::Unwindinline
HistoryUnwind(Thread &thread, std::vector< lldb::addr_t > pcs, bool pcs_are_call_addresses=false)lldb_private::HistoryUnwind
m_pcslldb_private::HistoryUnwindprivate
m_pcs_are_call_addresseslldb_private::HistoryUnwindprivate
m_threadlldb_private::Unwindprotected
m_unwind_mutexlldb_private::Unwindprotected
operator=(const Unwind &)=deletelldb_private::Unwindprivate
Unwind(Thread &thread)lldb_private::Unwindinlineprotected
Unwind(const Unwind &)=deletelldb_private::Unwindprivate
~HistoryUnwind() overridelldb_private::HistoryUnwind
~Unwind()=defaultlldb_private::Unwindvirtual