Searched refs:EmitLOHDirective (Results 1 – 5 of 5) sorted by relevance
113 void EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) override { in EmitLOHDirective() function in __anon621ee1f40111::MCMachOStreamer
143 void EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) override;475 void MCAsmStreamer::EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) { in EmitLOHDirective() function in MCAsmStreamer
586 virtual void EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) {} in EmitLOHDirective() function
546 OutStreamer->EmitLOHDirective(D.getKind(), MCArgs); in EmitLOHs()
5368 getStreamer().EmitLOHDirective((MCLOHType)Kind, Args); in parseDirectiveLOH()