Searched defs:GetNumFrames (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | StackFrameList.cpp | 638 uint32_t StackFrameList::GetNumFrames(bool can_create) { GetNumFrames() function in StackFrameList |
/llvm-project/lldb/source/API/ | ||
H A D | SBThread.cpp | 1085 uint32_t SBThread::GetNumFrames() { GetNumFrames() function in SBThread |