Searched refs:emitTypeInfos (Results 1 – 4 of 4) sorted by relevance
73 void emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) override;
116 virtual void emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel);
94 void ARMException::emitTypeInfos(unsigned TTypeEncoding, in emitTypeInfos() function in ARMException
606 emitTypeInfos(TTypeEncoding, TTBaseLabel); in emitExceptionTable()613 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) { in emitTypeInfos() function in EHStreamer