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);
93 void ARMException::emitTypeInfos(unsigned TTypeEncoding, in emitTypeInfos() function in ARMException
793 emitTypeInfos(TTypeEncoding, TTBaseLabel); in emitExceptionTable()800 void EHStreamer::emitTypeInfos(unsigned TTypeEncoding, MCSymbol *TTBaseLabel) { in emitTypeInfos() function in EHStreamer