Searched refs:BehavesLikeZerothFrame (Results 1 – 5 of 5) sorted by relevance
239 virtual bool BehavesLikeZerothFrame() const {229 virtual bool BehavesLikeZerothFrame() const { BehavesLikeZerothFrame() function
73 bool BehavesLikeZerothFrame() const override;
428 } else if (m_frames[idx]->reg_ctx_lldb_sp->BehavesLikeZerothFrame()) { in DoGetFrameInfoAtIndex()
141 if (!BehavesLikeZerothFrame() && pc != 0) in GetPCForSymbolication()
727 bool RegisterContextUnwind::BehavesLikeZerothFrame() const { in BehavesLikeZerothFrame() function in RegisterContextUnwind1427 if (BehavesLikeZerothFrame()) { in GetAbstractRegisterLocation()1542 if (!BehavesLikeZerothFrame() && in SavedLocationForRegister()