Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DWasmException.cpp60 MCSymbol *LSDAEndLabel = Asm->createTempSymbol("GCC_except_table_end"); in endFunction() local
61 Asm->OutStreamer->emitLabel(LSDAEndLabel); in endFunction()
64 MCSymbolRefExpr::create(LSDAEndLabel, OutContext), in endFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWasmException.cpp60 MCSymbol *LSDAEndLabel = Asm->createTempSymbol("GCC_except_table_end"); in endFunction() local
61 Asm->OutStreamer->EmitLabel(LSDAEndLabel); in endFunction()
64 MCSymbolRefExpr::create(LSDAEndLabel, OutContext), in endFunction()