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
void
except_fillInEHTable
(Symbol*s
);Initializes the Symbol
s
with the contents of the exception handler table.