Searched refs:DoCreateRegisterContextForFrame (Results 1 – 7 of 7) sorted by relevance
60 return DoCreateRegisterContextForFrame(frame); in CreateRegisterContextForFrame()77 DoCreateRegisterContextForFrame(StackFrame *frame) = 0;
31 DoCreateRegisterContextForFrame(StackFrame *frame) override;
33 DoCreateRegisterContextForFrame(lldb_private::StackFrame *frame) override;
40 HistoryUnwind::DoCreateRegisterContextForFrame(StackFrame *frame) { in DoCreateRegisterContextForFrame() function in HistoryUnwind
80 DoCreateRegisterContextForFrame(lldb_private::StackFrame *frame) override;
64 UnwindMacOSXFrameBackchain::DoCreateRegisterContextForFrame(StackFrame *frame) { in DoCreateRegisterContextForFrame() function in UnwindMacOSXFrameBackchain
420 UnwindLLDB::DoCreateRegisterContextForFrame(StackFrame *frame) { in DoCreateRegisterContextForFrame() function in UnwindLLDB