Searched refs:TTBaseLabel (Results 1 – 4 of 4) sorted by relevance
442 MCSymbol *TTBaseLabel = nullptr; in emitExceptionTable() local449 TTBaseLabel = Asm->createTempSymbol("ttbase"); in emitExceptionTable()450 Asm->EmitLabelDifferenceAsULEB128(TTBaseLabel, TTBaseRefLabel); in emitExceptionTable()606 emitTypeInfos(TTypeEncoding, TTBaseLabel); in emitExceptionTable()613 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) { in emitTypeInfos() argument635 Asm->OutStreamer->EmitLabel(TTBaseLabel); in emitTypeInfos()
95 MCSymbol *TTBaseLabel) { in emitTypeInfos() argument116 Asm->OutStreamer->EmitLabel(TTBaseLabel); in emitTypeInfos()
73 void emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) override;
116 virtual void emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel);