Searched refs:BehavesLikeZerothFrame (Results 1 – 5 of 5) sorted by relevance
73 bool BehavesLikeZerothFrame() const override;
229 virtual bool BehavesLikeZerothFrame() const { in BehavesLikeZerothFrame() function
423 } else if (m_frames[idx]->reg_ctx_lldb_sp->BehavesLikeZerothFrame()) { in DoGetFrameInfoAtIndex()
135 if (!BehavesLikeZerothFrame() && pc != 0) in GetPCForSymbolication()
720 bool RegisterContextUnwind::BehavesLikeZerothFrame() const { in BehavesLikeZerothFrame() function in RegisterContextUnwind