Searched refs:ExceptionSym (Results 1 – 1 of 1) sorted by relevance
38 MCSymbol *ExceptionSym = Asm->GetExternalSymbolSymbol(SymName); in endModule() local39 Asm->OutStreamer->emitLabel(ExceptionSym); in endModule()