Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLLDB.h112 bool IsSkipFrame() const;
H A DRegisterContextLLDB.cpp1114 bool RegisterContextLLDB::IsSkipFrame() const { in IsSkipFrame() function in RegisterContextLLDB