Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThread.h431 uint32_t GetSelectedFrameIndex() { in GetSelectedFrameIndex() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrameList.cpp775 uint32_t StackFrameList::GetSelectedFrameIndex() const { in GetSelectedFrameIndex() function in StackFrameList