Home
last modified time | relevance | path

Searched defs:GetFramesUpTo (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DUnwind.h36 uint32_t GetFramesUpTo(uint32_t end_idx) { in GetFramesUpTo() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrameList.cpp437 void StackFrameList::GetFramesUpTo(uint32_t end_idx) { in GetFramesUpTo() function in StackFrameList