Lines Matching full:phase
207 // Walk each frame until we reach where search phase said to stop. in unwind_phase2()
279 // Tell personality this was the frame it marked in phase 1. in unwind_phase2()
292 // Phase 1 said we would stop at this frame, but we did not... in unwind_phase2()
325 // Clean up phase did not resume at the frame that the search phase in unwind_phase2()
343 // Walk each frame until we reach where search phase said to stop in unwind_phase2_forced()
438 // Clean up phase did not resume at the frame that the search phase said it in unwind_phase2_forced()
458 // phase 1: the search phase in _Unwind_RaiseException()
463 // phase 2: the clean up phase in _Unwind_RaiseException()
522 /// Called by personality handler during phase 2 to get LSDA for current frame.
544 /// Called by personality handler during phase 2 to find the start of the
560 /// Called by personality handler during phase 2 if a foreign exception
571 /// Called by personality handler during phase 2 to get register values.
582 /// Called by personality handler during phase 2 to alter register values.
592 /// Called by personality handler during phase 2 to get instruction pointer.
602 /// Called by personality handler during phase 2 to alter instruction pointer,