Home
last modified time | relevance | path

Searched defs:frame_num (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/examples/python/
H A Ddiagnose_unwind.py18 def backtrace_print_frame(target, frame_num, addr, fp): argument
/llvm-project/lldb/source/Target/
H A DUnwindLLDB.cpp469 UnwindLLDB::GetRegisterContextForFrameNum(uint32_t frame_num) { in GetRegisterContextForFrameNum() argument
479 int64_t frame_num = starting_frame_num; SearchForSavedLocationForRegister() local
[all...]
/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp750 const uint32_t frame_num = thread_sp->GetStackFrameCount(); in FrameIndexes() local