Home
last modified time | relevance | path

Searched defs:crtend (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/lib/Driver/ToolChains/
DNaCl.cpp184 const char *crtend; in ConstructJob() local
DRISCVToolchain.cpp165 const char *crtbegin, *crtend; in ConstructJob() local
DOpenBSD.cpp215 const char *crtend = nullptr; in ConstructJob() local
DMSP430.cpp223 const char *crtend = UseExceptions ? "crtend.o" : "crtend_no_eh.o"; in AddEndFiles() local
DGnu.cpp642 std::string crtend = ToolChain.getCompilerRT(Args, "crtend", in ConstructJob() local
648 const char *crtend; in ConstructJob() local
/external/clang/lib/Driver/
DTools.cpp9529 const char *crtend; in ConstructJob() local
9704 const char *crtend; in ConstructJob() local