Home | History | Annotate | Download | only in Frontend

Lines Matching refs:objc_protocol

5241   static bool objc_protocol = false;
5242 if (!objc_protocol) {
5251 objc_protocol = true;
5656 Result += "#pragma section(\".objc_protocol$B\",long,read,write)\n";
5657 Result += "#pragma data_seg(push, \".objc_protocol$B\")\n";