dmd.eh
Support for exception handling for EH_DM and EH_WIN32. Generate exception handling tables.
License
Source: eh.d
Documentation: https://dlang.org/phobos/dmd_eh.html
- 
  DeclarationSymbol*except_gentables();Generate and output scope table. 
- 
  Declarationvoidexcept_fillInEHTable(Symbol*s);Initializes the Symbol swith the contents of the exception handler table.