Searched defs:crtbegin (Results 1 – 10 of 10) sorted by relevance
101 const char *crtbegin = nullptr; in ConstructJob() local
151 const char *crtbegin, *crtend; in ConstructJob() local
111 const char *crtbegin; in ConstructJob() local
173 const char *crtbegin, *crtend; ConstructJob() local
192 const char *crtbegin = nullptr; in ConstructJob() local
255 const char *crtbegin = nullptr; ConstructJob() local
175 const char *crtbegin = nullptr; ConstructJob() local
187 const char *crtbegin = UseExceptions ? "crtbegin.o" : "crtbegin_no_eh.o"; in AddStartFiles() local
251 const char *crtbegin = nullptr; ConstructJob() local
495 if (ToolChain.getVFS().exists(crtbegin)) in ConstructJob() local 489 std::string crtbegin = ToolChain.getCompilerRT(Args, "crtbegin", ConstructJob() local [all...]