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/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/Target/
H A DStackFrameList.cpp416 uint32_t frame_idx = m_frames.size(); in SynthesizeTailCallFrames() local
748 uint32_t frame_idx = unwind_idx; in GetFrameWithConcreteFrameIndex() local
768 uint32_t frame_idx = 0; in GetFrameWithStackID() local
935 uint32_t frame_idx = 0; in GetStatus() local
H A DThread.cpp282 bool Thread::SetSelectedFrameByIndex(uint32_t frame_idx, bool broadcast) { in SetSelectedFrameByIndex()
294 bool Thread::SetSelectedFrameByIndexNoisily(uint32_t frame_idx, in SetSelectedFrameByIndexNoisily()
1313 uint32_t frame_idx, Status &status, in QueueThreadPlanForStepOut()
1326 uint32_t frame_idx, Status &status, bool continue_to_next_branch) { in QueueThreadPlanForStepOutNoShouldStop()
1368 bool stop_other_threads, uint32_t frame_idx, Status &status) { in QueueThreadPlanForStepUntil()
1446 Status Thread::ReturnFromFrameWithIndex(uint32_t frame_idx, in ReturnFromFrameWithIndex()
1608 bool Thread::DumpUsingFormat(Stream &strm, uint32_t frame_idx, in DumpUsingFormat()
1629 void Thread::DumpUsingSettingsFormat(Stream &strm, uint32_t frame_idx, in DumpUsingSettingsFormat()
1989 Status Thread::StepOut(uint32_t frame_idx) { in StepOut()
H A DThreadPlanStepUntil.cpp29 uint32_t frame_idx) in ThreadPlanStepUntil() argument
H A DThreadPlanStepOut.cpp37 Vote report_stop_vote, Vote report_run_vote, uint32_t frame_idx, in ThreadPlanStepOut() argument
H A DStackFrame.cpp53 StackFrame::StackFrame(const ThreadSP &thread_sp, user_id_t frame_idx, in StackFrame()
79 StackFrame::StackFrame(const ThreadSP &thread_sp, user_id_t frame_idx, in StackFrame()
105 StackFrame::StackFrame(const ThreadSP &thread_sp, user_id_t frame_idx, in StackFrame()
/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.cpp1563 uint32_t frame_idx = frame_sp->GetFrameIndex(); in DoExecute() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp5054 const uint64_t frame_idx = item.GetIdentifier(); in TreeDelegateDrawTreeItem() local
5079 const uint64_t frame_idx = item.GetIdentifier(); in TreeDelegateItemSelected() local
6434 uint32_t frame_idx = in MenuDelegateAction() local
6876 const uint32_t frame_idx = frame_sp->GetFrameIndex(); in WindowDelegateDraw() local
7399 uint32_t frame_idx = in WindowDelegateHandleChar() local
7439 uint32_t frame_idx = in WindowDelegateHandleChar() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBFrame.cpp299 uint32_t frame_idx = UINT32_MAX; in GetFrameID() local