Searched refs:EmitLOHDirective (Results 1 – 5 of 5) sorted by relevance
114 void EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) override { in EmitLOHDirective() function in __anon2a3ee4d80111::MCMachOStreamer
125 void EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) override;318 void MCAsmStreamer::EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) { in EmitLOHDirective() function in MCAsmStreamer
465 virtual void EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) {} in EmitLOHDirective() function
159 OutStreamer->EmitLOHDirective(D.getKind(), MCArgs); in EmitLOHs()
4353 getStreamer().EmitLOHDirective((MCLOHType)Kind, Args); in parseDirectiveLOH()