Home | History | Annotate | Download | only in MC

Lines Matching defs:EmitCFISections

198   void EmitCFISections(bool EH, bool Debug) override;
916 void MCAsmStreamer::EmitCFISections(bool EH, bool Debug) {
917 MCStreamer::EmitCFISections(EH, Debug);