Home
last modified time | relevance | path

Searched defs:ClrClause (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1124 struct ClrClause { in emitCLRExceptionTable() struct
1125 const MCSymbol *StartLabel; // Start of protected region in emitCLRExceptionTable()
1126 const MCSymbol *EndLabel; // End of protected region in emitCLRExceptionTable()
1127 int State; // Index of handler protecting the protected region in emitCLRExceptionTable()
1128 int EnclosingState; // Index of funclet enclosing the protected region in emitCLRExceptionTable()