• Home
  • Raw
  • Download

Lines Matching refs:EH

530 is that Itanium EH is designed around the idea of "successive unwinding," while
531 Windows EH is not.
534 memory to hold the exception, and calling into the EH runtime. The runtime
545 The Windows EH model does not use these successive register context resets.
550 userspace DLLs provided with Windows. Each frame on the stack has an assigned EH
561 architecture. The funclet implements the EH action by accessing local variables
563 continuing the EH process. No variables live in to or out of the funclet can be
595 control dependencies. Filter expressions run during the first phase of EH,
597 graph. For now, the new EH instructions cannot represent SEH filter
605 The primary design goal of the new EH instructions is to support funclet
609 required by the personality, so long as it uses the familiar core EH actions:
611 without knowing details of the EH personality. While they can be used to
612 represent Itanium EH, the landingpad model is strictly better for optimization
617 unwind destination of an EH flow edge:
632 Each of these new EH pad instructions has a way to identify which action should
640 EH pad instruction, or they may unwind to the caller. Unwinding to the caller
714 In order to produce tables for EH personalities that use funclets, it is
784 The EH tables for personalities that use funclets make implicit use of the
788 the EH edges in the flow graph.
828 EH tables for funclet personalities may require. Note that any unwind edge
840 ensures that EH lowering can construct "try regions" with a tree-like