Searched refs:LSDAEndLabel (Results 1 – 2 of 2) sorted by relevance
60 MCSymbol *LSDAEndLabel = Asm->createTempSymbol("GCC_except_table_end"); in endFunction() local61 Asm->OutStreamer->emitLabel(LSDAEndLabel); in endFunction()64 MCSymbolRefExpr::create(LSDAEndLabel, OutContext), in endFunction()
60 MCSymbol *LSDAEndLabel = Asm->createTempSymbol("GCC_except_table_end"); in endFunction() local61 Asm->OutStreamer->EmitLabel(LSDAEndLabel); in endFunction()64 MCSymbolRefExpr::create(LSDAEndLabel, OutContext), in endFunction()