Searched refs:emitLOHDirective (Results 1 – 5 of 5) sorted by relevance
113 void emitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) override { in emitLOHDirective() function in __anon5a0d4ee10111::MCMachOStreamer
146 void emitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) override;490 void MCAsmStreamer::emitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) { in emitLOHDirective() function in MCAsmStreamer
621 virtual void emitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) {} in emitLOHDirective() function
570 OutStreamer->emitLOHDirective(D.getKind(), MCArgs); in EmitLOHs()
5550 getStreamer().emitLOHDirective((MCLOHType)Kind, Args); in parseDirectiveLOH()