Searched refs:emitLOHDirective (Results 1 – 5 of 5) sorted by relevance
116 void emitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) override { in emitLOHDirective() function in __anon4f25a0aa0111::MCMachOStreamer
171 void emitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) override;581 void MCAsmStreamer::emitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) { in emitLOHDirective() function in MCAsmStreamer
658 virtual void emitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) {} in emitLOHDirective() function
1053 OutStreamer->emitLOHDirective(D.getKind(), MCArgs); in emitLOHs()
7409 getStreamer().emitLOHDirective(Kind, Args); in parseDirectiveLOH()