Searched refs:HelperStaticRuntimes (Results 1 – 1 of 1) sorted by relevance
2302 SmallVectorImpl<StringRef> &HelperStaticRuntimes) { in collectSanitizerRuntimes() argument2317 HelperStaticRuntimes.push_back("asan-preinit"); in collectSanitizerRuntimes()2344 HelperStaticRuntimes; in addSanitizerRuntimes() local2346 HelperStaticRuntimes); in addSanitizerRuntimes()2349 for (auto RT : HelperStaticRuntimes) in addSanitizerRuntimes()