Home
last modified time | relevance | path

Searched defs:frame_idx (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
DHistoryUnwind.cpp55 bool HistoryUnwind::DoGetFrameInfoAtIndex(uint32_t frame_idx, lldb::addr_t &cfa, in DoGetFrameInfoAtIndex()
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
DUnwind.h50 bool GetFrameInfoAtIndex(uint32_t frame_idx, lldb::addr_t &cfa, in GetFrameInfoAtIndex()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DStackFrameList.cpp412 uint32_t frame_idx = m_frames.size(); in SynthesizeTailCallFrames() local
721 uint32_t frame_idx = unwind_idx; in GetFrameWithConcreteFrameIndex() local
741 uint32_t frame_idx = 0; in GetFrameWithStackID() local
856 uint32_t frame_idx = 0; in GetStatus() local
DThread.cpp281 bool Thread::SetSelectedFrameByIndex(uint32_t frame_idx, bool broadcast) { in SetSelectedFrameByIndex()
293 bool Thread::SetSelectedFrameByIndexNoisily(uint32_t frame_idx, in SetSelectedFrameByIndexNoisily()
1307 uint32_t frame_idx, Status &status, in QueueThreadPlanForStepOut()
1320 uint32_t frame_idx, Status &status, bool continue_to_next_branch) { in QueueThreadPlanForStepOutNoShouldStop()
1362 bool stop_other_threads, uint32_t frame_idx, Status &status) { in QueueThreadPlanForStepUntil()
1440 Status Thread::ReturnFromFrameWithIndex(uint32_t frame_idx, in ReturnFromFrameWithIndex()
1601 void Thread::DumpUsingSettingsFormat(Stream &strm, uint32_t frame_idx, in DumpUsingSettingsFormat()
DThreadPlanStepUntil.cpp28 uint32_t frame_idx) in ThreadPlanStepUntil()
DThreadPlanStepOut.cpp36 Vote report_stop_vote, Vote report_run_vote, uint32_t frame_idx, in ThreadPlanStepOut()
DStackFrame.cpp51 StackFrame::StackFrame(const ThreadSP &thread_sp, user_id_t frame_idx, in StackFrame()
77 StackFrame::StackFrame(const ThreadSP &thread_sp, user_id_t frame_idx, in StackFrame()
103 StackFrame::StackFrame(const ThreadSP &thread_sp, user_id_t frame_idx, in StackFrame()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleThreadPlanStepThroughObjCTrampoline.cpp156 const uint32_t frame_idx = 0; in ShouldStop() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
DCommandObjectFrame.cpp307 uint32_t frame_idx = UINT32_MAX; in DoExecute() local
DCommandObjectThread.cpp1449 uint32_t frame_idx = frame_sp->GetFrameIndex(); in DoExecute() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp3804 const uint64_t frame_idx = item.GetIdentifier(); in TreeDelegateDrawTreeItem() local
3829 const uint64_t frame_idx = item.GetIdentifier(); in TreeDelegateItemSelected() local
5328 const uint32_t frame_idx = frame_sp->GetFrameIndex(); in WindowDelegateDraw() local
5884 uint32_t frame_idx = thread->GetSelectedFrameIndex(); in WindowDelegateHandleChar() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DSBFrame.cpp302 uint32_t frame_idx = UINT32_MAX; in GetFrameID() local