Searched defs:crtbegin (Results 1 – 7 of 7) sorted by relevance
166 const char *crtbegin, *crtend; in ConstructJob() local
113 const char *crtbegin; in ConstructJob() local
147 const char *crtbegin = nullptr; in ConstructJob() local
187 const char *crtbegin = UseExceptions ? "crtbegin.o" : "crtbegin_no_eh.o"; in AddStartFiles() local
265 const char *crtbegin = nullptr; in ConstructJob() local
530 std::string crtbegin = ToolChain.getCompilerRT(Args, "crtbegin", in ConstructJob() local536 const char *crtbegin; in ConstructJob() local
51 int crtbegin; member