Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DThread.h410 uint32_t GetCurrentInlinedDepth() { in GetCurrentInlinedDepth() function
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStackFrameList.cpp63 uint32_t StackFrameList::GetCurrentInlinedDepth() { in GetCurrentInlinedDepth() function in StackFrameList