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
181 const char *crtbegin, *crtend; in ConstructJob() local
192 const char *crtbegin = nullptr; in ConstructJob() local
179 const char *crtbegin = nullptr; in ConstructJob() local
187 const char *crtbegin = UseExceptions ? "crtbegin.o" : "crtbegin_no_eh.o"; in AddStartFiles() local
258 const char *crtbegin = nullptr; in ConstructJob() local
256 const char *crtbegin = nullptr; ConstructJob() local
493 if (ToolChain.getVFS().exists(crtbegin)) in ConstructJob() local 499 crtbegin = isAndroid ? "crtbegin_so.o" : "crtbeginS.o"; in ConstructJob() local [all...]