Searched refs:RequiredSymbols (Results 1 – 1 of 1) sorted by relevance
1398 SmallVectorImpl<StringRef> &RequiredSymbols) { in collectSanitizerRuntimes() argument1502 RequiredSymbols.push_back("__safestack_init"); in collectSanitizerRuntimes()1515 RequiredSymbols.push_back("__sanitizer_stats_register"); in collectSanitizerRuntimes()1530 NonWholeStaticRuntimes, HelperStaticRuntimes, RequiredSymbols; in addSanitizerRuntimes() local1534 RequiredSymbols); in addSanitizerRuntimes()1538 for (auto S : RequiredSymbols) { in addSanitizerRuntimes()