Home
last modified time | relevance | path

Searched refs:HelperStaticRuntimes (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Driver/
DTools.cpp3090 SmallVectorImpl<StringRef> &HelperStaticRuntimes, in collectSanitizerRuntimes() argument
3108 HelperStaticRuntimes.push_back("asan-preinit"); in collectSanitizerRuntimes()
3156 NonWholeStaticRuntimes, HelperStaticRuntimes, RequiredSymbols; in addSanitizerRuntimes() local
3158 NonWholeStaticRuntimes, HelperStaticRuntimes, in addSanitizerRuntimes()
3162 for (auto RT : HelperStaticRuntimes) in addSanitizerRuntimes()