Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stack_store.h56 static constexpr uptr GetBlockIdx(uptr frame_idx) { in GetBlockIdx()
60 static constexpr uptr GetInBlockIdx(uptr frame_idx) { in GetInBlockIdx()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepOut.cpp38 uint32_t frame_idx = start_frame_idx + 1; in ComputeTargetFrame() local
63 Vote report_stop_vote, Vote report_run_vote, uint32_t frame_idx, in ThreadPlanStepOut()
88 Vote report_run_vote, uint32_t frame_idx, in ThreadPlanStepOut()
110 uint32_t frame_idx, bool continue_to_next_branch) { in SetupReturnAddress()
H A DStackFrameList.cpp317 uint32_t frame_idx = m_frames.size(); in SynthesizeTailCallFrames() local
580 uint32_t frame_idx; in GetNumFrames() local
669 uint32_t frame_idx = unwind_idx; in GetFrameWithConcreteFrameIndex() local
688 uint32_t frame_idx = 0; in GetFrameWithStackID() local
885 uint32_t frame_idx = 0; in GetStatus() local
H A DThread.cpp289 bool Thread::SetSelectedFrameByIndex(uint32_t frame_idx, bool broadcast) { in SetSelectedFrameByIndex()
301 bool Thread::SetSelectedFrameByIndexNoisily(uint32_t frame_idx, in SetSelectedFrameByIndexNoisily()
1346 uint32_t frame_idx, Status &status, in QueueThreadPlanForStepOut()
1359 uint32_t frame_idx, Status &status, bool continue_to_next_branch) { in QueueThreadPlanForStepOutNoShouldStop()
1400 bool stop_other_threads, uint32_t frame_idx, Status &status) { in QueueThreadPlanForStepUntil()
1478 Status Thread::ReturnFromFrameWithIndex(uint32_t frame_idx, in ReturnFromFrameWithIndex()
1645 bool Thread::DumpUsingFormat(Stream &strm, uint32_t frame_idx, in DumpUsingFormat()
1666 void Thread::DumpUsingSettingsFormat(Stream &strm, uint32_t frame_idx, in DumpUsingSettingsFormat()
2037 Status Thread::StepOut(uint32_t frame_idx) { in StepOut()
H A DThreadPlanStepUntil.cpp29 uint32_t frame_idx) in ThreadPlanStepUntil() argument
H A DStackFrame.cpp57 StackFrame::StackFrame(const ThreadSP &thread_sp, user_id_t frame_idx, in StackFrame()
83 StackFrame::StackFrame(const ThreadSP &thread_sp, user_id_t frame_idx, in StackFrame()
109 StackFrame::StackFrame(const ThreadSP &thread_sp, user_id_t frame_idx, in StackFrame()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DHistoryUnwind.cpp55 bool HistoryUnwind::DoGetFrameInfoAtIndex(uint32_t frame_idx, lldb::addr_t &cfa, in DoGetFrameInfoAtIndex()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DUnwind.h50 bool GetFrameInfoAtIndex(uint32_t frame_idx, lldb::addr_t &cfa, in GetFrameInfoAtIndex()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp165 const uint32_t frame_idx = 0; in ShouldStop() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectFrame.cpp274 uint32_t frame_idx = UINT32_MAX; in DoExecute() local
H A DCommandObjectThread.cpp1570 uint32_t frame_idx = frame_sp->GetFrameIndex(); in DoExecute() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5056 const uint64_t frame_idx = item.GetIdentifier(); in TreeDelegateDrawTreeItem() local
5081 const uint64_t frame_idx = item.GetIdentifier(); in TreeDelegateItemSelected() local
6436 uint32_t frame_idx = in MenuDelegateAction() local
6877 const uint32_t frame_idx = frame_sp->GetFrameIndex(); in WindowDelegateDraw() local
7385 uint32_t frame_idx = in WindowDelegateHandleChar() local
7425 uint32_t frame_idx = in WindowDelegateHandleChar() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBFrame.cpp300 uint32_t frame_idx = UINT32_MAX; in GetFrameID() local