Try‐region descriptor with the catch handlers that cover it.
Synopsis
Declared in <llvm/CodeGen/WinEHFuncInfo.h>
struct WinEHTryBlockMapEntry;
Data Members
Name |
Description |
Highest state number among catch handlers for this try region. |
|
Catch handlers associated with this try region. |
|
Highest state number belonging to this try region. |
|
Lowest state number belonging to this try region. |
Created with MrDocs