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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp29 MCSymbol *ExceptionSym = Asm->GetExternalSymbolSymbol("__cpp_exception"); local
30 Asm->OutStreamer->emitLabel(ExceptionSym);

Completed in 101 milliseconds