Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Driver/ToolChains/
H A DDragonFly.cpp185 const char *crtend = nullptr; ConstructJob() local
H A DCSKYToolChain.cpp151 const char *crtbegin, *crtend; in ConstructJob() local
H A DNaCl.cpp181 const char *crtend; in ConstructJob() local
H A DRISCVToolchain.cpp181 const char *crtbegin, *crtend; in ConstructJob() local
H A DSolaris.cpp277 const char *crtend = nullptr; in ConstructJob() local
H A DOpenBSD.cpp282 const char *crtend = nullptr; ConstructJob() local
H A DMSP430.cpp223 const char *crtend = UseExceptions ? "crtend.o" : "crtend_no_eh.o"; in AddEndFiles() local
H A DNetBSD.cpp362 const char *crtend = nullptr; ConstructJob() local
H A DFreeBSD.cpp376 const char *crtend = nullptr; ConstructJob() local
H A DGnu.cpp653 std::string crtend = ToolChain.getCompilerRT(Args, "crtend", ConstructJob() local
659 const char *crtend; ConstructJob() local
[all...]