Searched defs:emitLOHDirective (Results 1 – 3 of 3) sorted by relevance
636 virtual void emitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) {} in emitLOHDirective() function
120 void emitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) override { in emitLOHDirective() function in __anon4f25a0aa0111::MCMachOStreamer
560 void MCAsmStreamer::emitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) { in emitLOHDirective() function in MCAsmStreamer