Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp29 MCSymbol *ExceptionSym = Asm->GetExternalSymbolSymbol("__cpp_exception"); in endModule() local
30 Asm->OutStreamer->emitLabel(ExceptionSym); in endModule()