Lines Matching refs:opstr
5145 const char *opstr = NULL;
5150 opstr = "hw0";
5154 opstr = "hw1";
5157 opstr = "hw2";
5160 opstr = "hw3";
5163 opstr = "hw0_last";
5167 opstr = "hw1_last";
5171 opstr = "hw2_last";
5174 opstr = "hw0_got";
5177 opstr = "hw0_last_got";
5180 opstr = "hw1_last_got";
5183 opstr = "hw0_tls_gd";
5186 opstr = "hw1_last_tls_gd";
5189 opstr = "hw0_tls_ie";
5192 opstr = "hw1_last_tls_ie";
5195 opstr = "hw0_tls_le";
5198 opstr = "hw1_last_tls_le";
5201 opstr = "hw0_plt";
5204 opstr = "hw1_plt";
5207 opstr = "hw1_last_plt";
5210 opstr = "hw2_last_plt";
5216 fputs (opstr, file);