Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDragonFly.cpp101 const char *crtbegin = nullptr; in ConstructJob() local
H A DRISCVToolchain.cpp181 const char *crtbegin, *crtend; in ConstructJob() local
H A DSolaris.cpp192 const char *crtbegin = nullptr; in ConstructJob() local
H A DOpenBSD.cpp179 const char *crtbegin = nullptr; in ConstructJob() local
H A DNetBSD.cpp258 const char *crtbegin = nullptr; in ConstructJob() local
H A DFreeBSD.cpp256 const char *crtbegin = nullptr; in ConstructJob() local
H A DGnu.cpp493 std::string crtbegin = ToolChain.getCompilerRT(Args, "crtbegin", in ConstructJob() local
499 const char *crtbegin; in ConstructJob() local