Home | History | Annotate | Download | only in MC

Lines Matching refs:EH

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