Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DRegisterContextUnwind.h116 bool IsSkipFrame() const;
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterContextUnwind.cpp1227 bool RegisterContextUnwind::IsSkipFrame() const { in IsSkipFrame() function in RegisterContextUnwind