Searched refs:emitTypeInfos (Results 1 – 4 of 4) sorted by relevance
72 void emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) override;
140 virtual void emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel);
85 void ARMException::emitTypeInfos(unsigned TTypeEncoding, in emitTypeInfos() function in ARMException
790 emitTypeInfos(TTypeEncoding, TTBaseLabel); in emitExceptionTable()797 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) { in emitTypeInfos() function in EHStreamer