Searched refs:HelperStaticRuntimes (Results 1 – 1 of 1) sorted by relevance
1403 SmallVectorImpl<StringRef> &HelperStaticRuntimes, in collectSanitizerRuntimes() argument1411 HelperStaticRuntimes.push_back("asan-preinit"); in collectSanitizerRuntimes()1416 HelperStaticRuntimes.push_back("memprof-preinit"); in collectSanitizerRuntimes()1435 HelperStaticRuntimes.push_back("hwasan-preinit"); in collectSanitizerRuntimes()1445 HelperStaticRuntimes.push_back("asan_static"); in collectSanitizerRuntimes()1532 NonWholeStaticRuntimes, HelperStaticRuntimes, RequiredSymbols; in addSanitizerRuntimes() local1535 NonWholeStaticRuntimes, HelperStaticRuntimes, in addSanitizerRuntimes()1560 for (auto RT : HelperStaticRuntimes) in addSanitizerRuntimes()