Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DWasmException.cpp29 MCSymbol *ExceptionSym = Asm->GetExternalSymbolSymbol("__cpp_exception"); in endModule() local
30 Asm->OutStreamer->emitLabel(ExceptionSym); in endModule()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWasmException.cpp29 MCSymbol *ExceptionSym = Asm->GetExternalSymbolSymbol("__cpp_exception"); in endModule() local
30 Asm->OutStreamer->EmitLabel(ExceptionSym); in endModule()