Searched refs:EmitLOHDirective (Results 1 – 5 of 5) sorted by relevance
117 void EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) override { in EmitLOHDirective() function in __anona7e0700c0111::MCMachOStreamer
120 void EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) override;314 void MCAsmStreamer::EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) { in EmitLOHDirective() function in MCAsmStreamer
478 virtual void EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) {} in EmitLOHDirective() function
159 OutStreamer.EmitLOHDirective(D.getKind(), MCArgs); in EmitLOHs()
4114 getStreamer().EmitLOHDirective((MCLOHType)Kind, Args); in parseDirectiveLOH()