Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.h43 const MCSymbol *EndSym; member
96 void startEntry(const MCSymbol *BeginSym, const MCSymbol *EndSym) { in startEntry()
DWinException.cpp1115 MCSymbol *EndSym = EndSymbolMap[Clause.State]; in emitCLRExceptionTable() local