Searched refs:ExceptionSym (Results 1 – 1 of 1) sorted by relevance
29 MCSymbol *ExceptionSym = Asm->GetExternalSymbolSymbol("__cpp_exception"); in endModule() local30 Asm->OutStreamer->emitLabel(ExceptionSym); in endModule()