| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_stack_store.h | 56 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 D | ThreadPlanStepOut.cpp | 38 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 D | StackFrameList.cpp | 317 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 D | Thread.cpp | 289 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 D | ThreadPlanStepUntil.cpp | 29 uint32_t frame_idx) in ThreadPlanStepUntil() argument
|
| H A D | StackFrame.cpp | 57 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 D | HistoryUnwind.cpp | 55 bool HistoryUnwind::DoGetFrameInfoAtIndex(uint32_t frame_idx, lldb::addr_t &cfa, in DoGetFrameInfoAtIndex()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Unwind.h | 50 bool GetFrameInfoAtIndex(uint32_t frame_idx, lldb::addr_t &cfa, in GetFrameInfoAtIndex()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleThreadPlanStepThroughObjCTrampoline.cpp | 165 const uint32_t frame_idx = 0; in ShouldStop() local
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectFrame.cpp | 274 uint32_t frame_idx = UINT32_MAX; in DoExecute() local
|
| H A D | CommandObjectThread.cpp | 1570 uint32_t frame_idx = frame_sp->GetFrameIndex(); in DoExecute() local
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 5056 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 D | SBFrame.cpp | 300 uint32_t frame_idx = UINT32_MAX; in GetFrameID() local
|