Searched defs:EndSym (Results 1 – 2 of 2) sorted by relevance
43 const MCSymbol *EndSym; member96 void startEntry(const MCSymbol *BeginSym, const MCSymbol *EndSym) { in startEntry()
1115 MCSymbol *EndSym = EndSymbolMap[Clause.State]; in emitCLRExceptionTable() local