LSDAActionRecord |
A record that associates the type info with a catch action.
|
LSDAActionTable |
Defines the follow-on behavior of how to handle an exception in the context
of the exceptions' C++ type.
|
LSDACallSiteRecord |
Defines the bounds of a try-catch region.
|
LSDACallSiteTable |
Defines the specific program regions that may throw an exception within the
context of the LSDA.
|
LSDAHeader |
Defines the bounds of exception unwinding support, within a function,
and unwind procedures.
|
LSDATable |
The Language Specific Data Area (LSDA) serves as a reference to the runtime for how to
respond to an exception.
|
LSDATypeTable |
Stores addresses of __type_info structures for thrown values.
|