Searched defs:num_frames (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/Target/ |
| H A D | UnwindLLDB.cpp | 455 const uint32_t num_frames = m_frames.size(); in DoCreateRegisterContextForFrame() local
|
| H A D | StackFrameList.cpp | 231 uint32_t num_frames = unwinder.GetFramesUpTo(end_idx); in GetOnlyConcreteFramesUpTo() local 846 uint32_t num_frames, bool show_frame_info, in GetStatus()
|
| H A D | Thread.cpp | 1715 uint32_t num_frames, uint32_t num_frames_with_source, in GetStatus() 1856 uint32_t num_frames, bool show_frame_info, in GetStackFrameStatus()
|
| H A D | Process.cpp | 880 const uint32_t num_frames = 1; in HandleProcessStateChangedEvent() local 5476 uint32_t start_frame, uint32_t num_frames, in GetThreadStatus()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectFrame.cpp | 332 const uint32_t num_frames = thread->GetStackFrameCount(); in DoExecute() local
|
| H A D | CommandObjectProcess.cpp | 1338 const uint32_t num_frames = 1; in DoExecute() local
|
| H A D | CommandObjectThread.cpp | 1177 const uint32_t num_frames = 0; in DoExecute() local
|
| H A D | CommandObjectTarget.cpp | 108 const uint32_t num_frames = 1; in DumpTargetInfo() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Expression/ |
| H A D | DWARFExpression.cpp | 704 uint32_t num_frames = thread->GetStackFrameCount(); in Evaluate_DW_OP_entry_value() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBThread.cpp | 1123 uint32_t num_frames = 0; in GetNumFrames() local
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | mac80211.c | 2997 int num_frames, in iwl_mvm_mac_allow_buffered_frames() 3012 int num_frames, in iwl_mvm_mac_release_buffered_frames()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | IOHandlerCursesGUI.cpp | 3897 size_t num_frames = thread_sp->GetStackFrameCount(); in TreeDelegateGenerateChildren() local
|