Searched refs:HelperStaticRuntimes (Results 1 – 1 of 1) sorted by relevance
3090 SmallVectorImpl<StringRef> &HelperStaticRuntimes, in collectSanitizerRuntimes() argument3108 HelperStaticRuntimes.push_back("asan-preinit"); in collectSanitizerRuntimes()3156 NonWholeStaticRuntimes, HelperStaticRuntimes, RequiredSymbols; in addSanitizerRuntimes() local3158 NonWholeStaticRuntimes, HelperStaticRuntimes, in addSanitizerRuntimes()3162 for (auto RT : HelperStaticRuntimes) in addSanitizerRuntimes()