Lines Matching full:fallback
151 // If the RegisterContextUnwind has a fallback UnwindPlan, it will switch to
171 // on the stack has a fallback unwind plan it can use. Subsequent calls to
190 // If the RegisterContextUnwind has a fallback UnwindPlan, it will switch to
213 // See if we can find a fallback unwind plan for THIS frame. It may be
246 // If the RegisterContextUnwind has a fallback UnwindPlan, it will switch to
270 // If the RegisterContextUnwind has a fallback UnwindPlan, it will switch to
309 // and if Full UnwindPlan fails, then uses FallBack UnwindPlan. Also update
355 // to get a different frame with using the fallback unwind plan.
358 // We don't have a valid fallback unwind plan. Accept the frame as it is.
364 // different one with the newly selected fallback unwind plan.
368 // We haven't got a new frame from the fallback unwind plan. Accept the
391 // the default unwind plan is usually more reliable then the fallback one.