Home | History | Annotate | Download | only in unittests

Lines Matching refs:crtend

121   Path crtend(search_dir);
122 crtend.append("crtend_so.o");
123 builder.ReadInput("crtend", crtend);
179 Path crtend(search_dir);
180 crtend.append("crtend_so.o");
181 builder1.ReadInput("crtend", crtend);
224 builder2.ReadInput("crtend", crtend);
276 Path crtend(search_dir);
277 crtend.append("crtend_so.o");
278 builder1->ReadInput("crtend", crtend);
326 builder2->ReadInput("crtend", crtend);