Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp1056 struct ClrClause { in emitCLRExceptionTable() struct
1057 const MCSymbol *StartLabel; // Start of protected region in emitCLRExceptionTable()
1058 const MCSymbol *EndLabel; // End of protected region in emitCLRExceptionTable()
1059 int State; // Index of handler protecting the protected region in emitCLRExceptionTable()
1060 int EnclosingState; // Index of funclet enclosing the protected region in emitCLRExceptionTable()