Searched defs:BehavesLikeZerothFrame (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ | ||
H A D | RegisterContext.h | 229 virtual bool BehavesLikeZerothFrame() const { BehavesLikeZerothFrame() function |
/freebsd/contrib/llvm-project/lldb/source/Target/ | ||
H A D | RegisterContextUnwind.cpp | 734 bool RegisterContextUnwind::BehavesLikeZerothFrame() const { in BehavesLikeZerothFrame() function in RegisterContextUnwind |