dmd.eh

Support for exception handling for EH_DM and EH_WIN32. Generate exception handling tables.

Authors

Walter Bright

Source: eh.d

  • Declaration

    Symbol* except_gentables();

    Generate and output scope table.

  • Declaration

    void except_fillInEHTable(Symbol* s);

    Initializes the Symbol s with the contents of the exception handler table.