Searched refs:HelperStaticRuntimes (Results 1 – 1 of 1) sorted by relevance
1397 SmallVectorImpl<StringRef> &HelperStaticRuntimes, in collectSanitizerRuntimes() argument1405 HelperStaticRuntimes.push_back("asan-preinit"); in collectSanitizerRuntimes()1410 HelperStaticRuntimes.push_back("memprof-preinit"); in collectSanitizerRuntimes()1431 HelperStaticRuntimes.push_back("hwasan-preinit"); in collectSanitizerRuntimes()1441 HelperStaticRuntimes.push_back("asan_static"); in collectSanitizerRuntimes()1530 NonWholeStaticRuntimes, HelperStaticRuntimes, RequiredSymbols; in addSanitizerRuntimes() local1533 NonWholeStaticRuntimes, HelperStaticRuntimes, in addSanitizerRuntimes()1564 for (auto RT : HelperStaticRuntimes) in addSanitizerRuntimes()