Searched defs:crtend (Results 1 – 6 of 6) sorted by relevance
166 const char *crtbegin, *crtend; in ConstructJob() local
184 const char *crtend; in ConstructJob() local
215 const char *crtend = nullptr; in ConstructJob() local
223 const char *crtend = UseExceptions ? "crtend.o" : "crtend_no_eh.o"; in AddEndFiles() local
651 std::string crtend = ToolChain.getCompilerRT(Args, "crtend", in ConstructJob() local657 const char *crtend; in ConstructJob() local
54 int crtend; member