Home
last modified time | relevance | path

Searched refs:IsSkipFrame (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DRegisterContextUnwind.h116 bool IsSkipFrame() const;
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRegisterContextUnwind.cpp1213 bool RegisterContextUnwind::IsSkipFrame() const { in IsSkipFrame() function in RegisterContextUnwind