Home
last modified time | relevance | path

Searched refs:ExceptionSym (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp30 MCSymbol *ExceptionSym = Asm->GetExternalSymbolSymbol("__cpp_exception"); in endModule() local
31 Asm->OutStreamer->EmitLabel(ExceptionSym); in endModule()