Searched refs:TTBaseLabel (Results 1 – 4 of 4) sorted by relevance
474 MCSymbol *TTBaseLabel = nullptr; in emitExceptionTable() local476 TTBaseLabel = Asm->createTempSymbol("ttbase"); in emitExceptionTable()492 Asm->emitLabelDifferenceAsULEB128(TTBaseLabel, TTBaseRefLabel); in emitExceptionTable()793 emitTypeInfos(TTypeEncoding, TTBaseLabel); in emitExceptionTable()800 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) { in emitTypeInfos() argument822 Asm->OutStreamer->emitLabel(TTBaseLabel); in emitTypeInfos()
94 MCSymbol *TTBaseLabel) { in emitTypeInfos() argument115 Asm->OutStreamer->emitLabel(TTBaseLabel); in emitTypeInfos()
72 void emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) override;
140 virtual void emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel);