Searched refs:TTBaseLabel (Results 1 – 4 of 4) sorted by relevance
471 MCSymbol *TTBaseLabel = nullptr; in emitExceptionTable() local473 TTBaseLabel = Asm->createTempSymbol("ttbase"); in emitExceptionTable()489 Asm->emitLabelDifferenceAsULEB128(TTBaseLabel, TTBaseRefLabel); in emitExceptionTable()790 emitTypeInfos(TTypeEncoding, TTBaseLabel); in emitExceptionTable()797 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) { in emitTypeInfos() argument818 Asm->OutStreamer->emitLabel(TTBaseLabel); in emitTypeInfos()
86 MCSymbol *TTBaseLabel) { in emitTypeInfos() argument107 Asm->OutStreamer->emitLabel(TTBaseLabel); in emitTypeInfos()
72 void emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) override;
140 virtual void emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel);