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
-
Declaration
Symbol*except_gentables();Generate and output scope table.
-
Declaration
voidexcept_fillInEHTable(Symbol*s);Initializes the Symbol
swith the contents of the exception handler table.