Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DRegisterContext.h229 virtual bool BehavesLikeZerothFrame() const { in BehavesLikeZerothFrame() function
/llvm-project-15.0.7/lldb/source/Target/
H A DRegisterContextUnwind.cpp720 bool RegisterContextUnwind::BehavesLikeZerothFrame() const { in BehavesLikeZerothFrame() function in RegisterContextUnwind