Home
last modified time | relevance | path

Searched defs:crtbegin (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Driver/ToolChains/
H A DCSKYToolChain.cpp150 const char *crtbegin, *crtend; in ConstructJob() local
H A DNaCl.cpp113 const char *crtbegin; in ConstructJob() local
H A DRISCVToolchain.cpp173 const char *crtbegin, *crtend; in ConstructJob() local
H A DOpenBSD.cpp174 const char *crtbegin = nullptr; in ConstructJob() local
H A DMSP430.cpp187 const char *crtbegin = UseExceptions ? "crtbegin.o" : "crtbegin_no_eh.o"; in AddStartFiles() local
H A DFreeBSD.cpp258 const char *crtbegin = nullptr; in ConstructJob() local
H A DGnu.cpp528 std::string crtbegin = ToolChain.getCompilerRT(Args, "crtbegin", in ConstructJob() local
534 const char *crtbegin; in ConstructJob() local