Searched defs:EmitLOHDirective (Results 1 – 3 of 3) sorted by relevance
478 virtual void EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) {} in EmitLOHDirective() function
117 void EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) override { in EmitLOHDirective() function in __anona7e0700c0111::MCMachOStreamer
314 void MCAsmStreamer::EmitLOHDirective(MCLOHType Kind, const MCLOHArgs &Args) { in EmitLOHDirective() function in MCAsmStreamer