Searched refs:EmitLOHDirective (Results 1 – 5 of 5) sorted by relevance
107 void EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) override { in EmitLOHDirective() function in __anon3c2935d00111::MCMachOStreamer
121 void EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) override;315 void MCAsmStreamer::EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) { in EmitLOHDirective() function in MCAsmStreamer
184 OutStreamer.EmitLOHDirective(D.getKind(), MCArgs); in EmitLOHs()
490 virtual void EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) {} in EmitLOHDirective() function
4034 getStreamer().EmitLOHDirective((MCLOHType)Kind, Args); in parseDirectiveLOH()