Home | History | Annotate | Download | only in src

Lines Matching refs:IsValidExitFrame

283   if (!IsValidExitFrame(c_entry_fp)) return false;
328 if (!IsValidExitFrame(caller_fp)) return false;
345 bool SafeStackFrameIterator::IsValidExitFrame(Address fp) const {